summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-10-10 20:23:57 +0000
committerwdenk <wdenk>2004-10-10 20:23:57 +0000
commitcf33678e51e02143ed67850b3f13646fd51fb489 (patch)
tree68d8c425710d63d266395181eb592ec61ba3c734 /MAKEALL
parent08b6aa61545d74afd4a9646adb469cf1320f4d8f (diff)
downloadbarebox-cf33678e51e02143ed67850b3f13646fd51fb489.tar.gz
barebox-cf33678e51e02143ed67850b3f13646fd51fb489.tar.xz
* Patch by Jon Loeliger, 24 Aug 2004:
- Fix PCI window on MPC85xx; remove unneeded PCI initialization from board_early_init_f() - Provide SW workaround for PCI initialization on 85xx CDS - Convert MPC85xxADS to use common CFI flash driver * Cleanup: avoid compiler warnings * Add CMC PU2 board to MAKEALL script
Diffstat (limited to 'MAKEALL')
-rw-r--r--MAKEALL9
1 files changed, 5 insertions, 4 deletions
diff --git a/MAKEALL b/MAKEALL
index 643a77793b..dd6c44635f 100644
--- a/MAKEALL
+++ b/MAKEALL
@@ -140,10 +140,11 @@ LIST_ARM7="B2 ep7312 evb4510 impa7 modnet50"
#########################################################################
LIST_ARM9=" \
- at91rm9200dk integratorcp integratorap lpd7a400 \
- mx1ads mx1fs2 omap1510inn omap1610h2 \
- omap1610inn omap730p2 scb9328 smdk2400 \
- smdk2410 trab VCMA9 versatile \
+ at91rm9200dk cmc_pu2 integratorcp integratorap \
+ lpd7a400 mx1ads mx1fs2 omap1510inn \
+ omap1610h2 omap1610inn omap730p2 scb9328 \
+ smdk2400 smdk2410 trab VCMA9 \
+ versatile \
"
#########################################################################