summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-03-14 15:06:13 +0000
committerwdenk <wdenk>2004-03-14 15:06:13 +0000
commit3d3befa754fedb320f779320ac0ab11deb0a6275 (patch)
treee017681961bbc93b2145f929fe95c8e2f47a1726 /MAKEALL
parent4d13cbad1c81ad7901151fec381bae8c30f4338a (diff)
downloadbarebox-3d3befa754fedb320f779320ac0ab11deb0a6275.tar.gz
barebox-3d3befa754fedb320f779320ac0ab11deb0a6275.tar.xz
* Patch by Philippe Robin, 09 Mar 2004:
Added ARM Integrator AP, CP and Versatile PB926EJ-S Reference Platform support. * Patch by Masami Komiya, 08 Mar 2004: Don't overwrite server IP address or boot file name when the boot server does not return values * Patch by listmember@orkun.us, 5 Mar 2004: Removed compile time restriction on CFG_I2C_SPEED for DS1338 RTC
Diffstat (limited to 'MAKEALL')
-rw-r--r--MAKEALL5
1 files changed, 3 insertions, 2 deletions
diff --git a/MAKEALL b/MAKEALL
index ddc863ce90..eeb084a2f6 100644
--- a/MAKEALL
+++ b/MAKEALL
@@ -135,9 +135,10 @@ LIST_ARM7="B2 ep7312 impa7"
#########################################################################
LIST_ARM9=" \
- at91rm9200dk omap1510inn omap1610h2 omap1610inn \
+ at91rm9200dk integratorcp integratorap \
+ omap1510inn omap1610h2 omap1610inn \
smdk2400 smdk2410 trab \
- VCMA9 \
+ VCMA9 versatile \
"
#########################################################################