summaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorMatthias Kaehlcke <matthias@kaehlcke.net>2010-02-01 21:29:48 +0100
committerTom Rix <Tom.Rix@windriver.com>2010-02-05 15:48:28 -0600
commit8ed0f6108ff771ea605c896ce6e416b502f2cb55 (patch)
treec80ba4c75088e4b9575f178237a2a268cf355b06 /MAKEALL
parent7f5a9c237e1ab2488518953442bcde882c5edd66 (diff)
downloadu-boot-imx-8ed0f6108ff771ea605c896ce6e416b502f2cb55.zip
u-boot-imx-8ed0f6108ff771ea605c896ce6e416b502f2cb55.tar.gz
u-boot-imx-8ed0f6108ff771ea605c896ce6e416b502f2cb55.tar.bz2
Add support for EDB93xx boards
Added support for the following EDB93xx boards: EDB9301 EDB9302 EDB9302A EDB9307 EDB9307A EDB93012 EDB9315 EDB9315A Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAKEALL b/MAKEALL
index 506dc78..549cc56 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -555,6 +555,14 @@ LIST_ARM9=" \
cp946es \
cp966 \
da830evm \
+ edb9301 \
+ edb9302 \
+ edb9302a \
+ edb9307 \
+ edb9307a \
+ edb9312 \
+ edb9315 \
+ edb9315a \
imx27lite \
lpd7a400 \
mv88f6281gtw_ge \