aboutsummaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorGuennadi Liakhovetski <lg@denx.de>2008-04-14 10:53:12 +0200
committerWolfgang Denk <wd@denx.de>2008-04-18 10:05:14 -0700
commitb5dc9b304d289831f291843ff88a45cbdf1a6290 (patch)
tree063c13280555e9da0b7d2b86781ddb14281f725f /MAKEALL
parent5e3dca577b7c1bf58bd2b48449b18b7e7dcd8e04 (diff)
Support for the MX31ADS evaluation board from Freescale
This patch adds support for the MX31ADS evaluation board from Freescale, initialization code is copied from RedBoot sources, also provided by Freescale. Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAKEALL b/MAKEALL
index 8241f456b..8e5dcc413 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -510,6 +510,7 @@ LIST_ARM11=" \
apollon \
imx31_litekit \
imx31_phycore \
+ mx31ads \
"
#########################################################################