diff options
author | Shinya Kuribayashi <skuribay@pobox.com> | 2011-02-05 17:43:22 +0900 |
---|---|---|
committer | Shinya Kuribayashi <skuribay@pobox.com> | 2011-02-05 20:07:41 +0900 |
commit | 5efd0da9b6657d07e4ffab5be9d003d1f420b604 (patch) | |
tree | a5baf16a0184944b49a24b70d203a4c74f08b02b /boards.cfg | |
parent | c6dc8a734d0923e0199a9463d6b7f2241521e208 (diff) | |
download | talos-obmc-uboot-5efd0da9b6657d07e4ffab5be9d003d1f420b604.tar.gz talos-obmc-uboot-5efd0da9b6657d07e4ffab5be9d003d1f420b604.zip |
MIPS: Move Alchemy Au1x00 based boards to boards.cfg
CONFIG_GTH2 is already provided by <configs/gth2.h>, so we don't
generate it using the options fields in boards.cfg.
Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/boards.cfg b/boards.cfg index c977528b1d..f1f2506c41 100644 --- a/boards.cfg +++ b/boards.cfg @@ -213,6 +213,13 @@ M5282EVB m68k mcf52x2 m5282evb freesca M53017EVB m68k mcf52x2 m53017evb freescale EP2500 m68k mcf52x2 ep2500 Mercury microblaze-generic microblaze microblaze microblaze-generic xilinx +dbau1000 mips mips dbau1x00 - - dbau1x00:DBAU1000 +dbau1100 mips mips dbau1x00 - - dbau1x00:DBAU1100 +dbau1500 mips mips dbau1x00 - - dbau1x00:DBAU1500 +dbau1550 mips mips dbau1x00 - - dbau1x00:DBAU1550 +dbau1550_el mips mips dbau1x00 - - dbau1x00:DBAU1550 +gth2 mips mips +pb1000 mips mips pb1x00 - - pb1x00:PB1000 purple mips mips tb0229 mips mips PCI5441 nios2 nios2 pci5441 psyent |