aboutsummaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorGuennadi Liakhovetski <[lg@denx.de]>2008-03-30 11:32:30 +0100
committerPeter Pearse <peter.pearse@arm.com>2008-03-30 11:32:30 +0100
commit7a837b7310166ae8fc8b8d66d7ef01b60a80f9d6 (patch)
tree45d63a99c8d1e949238d55f9ff679b3158eab9c2 /MAKEALL
parentc88ae20580b2b01487b4cdcc8b2a113f551aee36 (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 f7b5fdb03..72bd75e45 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -505,6 +505,7 @@ LIST_ARM11=" \
apollon \
imx31_litekit \
imx31_phycore \
+ mx31ads \
"
#########################################################################