summaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2010-03-05 07:36:33 +0100
committertrix <trix@windriver.com>2010-04-17 20:52:43 -0500
commite470955b64116c30dd0fe9893d6d813b929618d7 (patch)
treeb06ee8eb8cc2966c11c7c02689b0578733b4316d /MAKEALL
parent9f6f58209e0a66b2f1a28c8655c38d8a55842a10 (diff)
downloadu-boot-imx-e470955b64116c30dd0fe9893d6d813b929618d7.zip
u-boot-imx-e470955b64116c30dd0fe9893d6d813b929618d7.tar.gz
u-boot-imx-e470955b64116c30dd0fe9893d6d813b929618d7.tar.bz2
arm, i.mx27: add support for magnesium board from projectiondesign
This patch adds support for the magnesium board from projectiondesign. This board uses i.MX27 SoC and has 8MB NOR flash, 128MB NAND flash, FEC ethernet controller integrated into i.MX27. As this port is based on the imx27lite port, common config options are collected in include/configs/imx27lite-common.h Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAKEALL b/MAKEALL
index fb1f7a3..b15d407 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -562,6 +562,7 @@ LIST_ARM9=" \
edb9315a \
imx27lite \
lpd7a400 \
+ magnesium \
mv88f6281gtw_ge \
mx1ads \
mx1fs2 \