aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/canyonlands/config.mk
AgeCommit message (Collapse)AuthorFilesLines
2009-11-09ppc4xx: Fix NAND booting targets after 4xx linker script consolidationStefan Roese1-0/+4
Somehow I missed the NAND booting targets in the 4xx linker script consolidation patchset. This patch fixes this issue. Signed-off-by: Stefan Roese <sr@denx.de>
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-05-14ppc4xx: Fix bogus Canyonlands config.mkStefan Roese1-9/+1
This patch fixes the canyonlands config.mk file to enable correct out-of-tree builds. Thanks to Wolfgang Denk for spotting this. Signed-off-by: Stefan Roese <sr@denx.de>
2008-03-15ppc4xx: Add AMCC Canyonlands support (460EX) (1/3)Stefan Roese1-0/+49
This patch adds support for the AMCC Canyonlands 460EX evaluation board. Signed-off-by: Stefan Roese <sr@denx.de>