Wu, Josh
7f6bd0da9b
at91: remove redundant AT91FAMILY definition in board config file
...
Now the AT91FAMILY is already defined in the at91 SoC header. The at91
board config file will include the SoC header file.
So we can remove the redundant AT91FAMILY definition in at91 board
config files.
Signed-off-by: Josh Wu <josh.wu@atmel.com >
[rebase patch]
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com >
2014-05-27 00:10:52 +02:00
Andreas Bießmann
ecd04611f6
corvus: remove unneeded CONFIG_AT91_LEGACY
...
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com >
Cc: Heiko Schocher <hs@denx.de >
2014-05-27 00:10:47 +02:00
Masahiro Yamada
df2f6c9621
config: remove platform CONFIG_SYS_HZ definition part 3
...
This commit removes platform CONFIG_SYS_HZ definition for the
remainders of part1 (commit cdb23792 ) and part2 (commit f232950f ).
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com >
Cc: Rob Herring <rob.herring@calxeda.com >
2014-02-19 10:46:26 -05:00
Heiko Schocher
b89ac72a24
arm, at91: add siemens corvus board
...
enable support for the siemens AT91SAM9G20 based board corvus.
Signed-off-by: Boris Schmidt <boris.schmidt@siemens.com >
Reviewed-by: Heiko Schocher <hs@denx.de >
Cc: Andreas Bießmann <andreas.devel@googlemail.com >
Cc: Bo Shen <voice.shen@atmel.com >
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com >
2013-12-09 13:21:49 +01:00