summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
authorGuennadi Liakhovetski <lg@denx.de>2008-08-31 00:39:47 +0200
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-08-31 00:39:47 +0200
commit11edcfe260f20dcea79284a3e95270989d433854 (patch)
tree514b5dfdfbaad4e032a60885c21010fe5c6b80d6 /MAKEALL
parente0056b341069796eaea11eae0fc8eb93a3dceaac (diff)
downloadblackbird-obmc-uboot-11edcfe260f20dcea79284a3e95270989d433854.tar.gz
blackbird-obmc-uboot-11edcfe260f20dcea79284a3e95270989d433854.zip
ARM: Add support for S3C6400 based SMDK6400 board
SMDK6400 can only boot U-Boot from NAND-flash. This patch adds a nand_spl driver for it too. The board can also boot from the NOR flash, but due to hardware limitations it can only address 64KiB on it, which is not enough for U-Boot. Based on the original sources by Samsung for U-Boot 1.1.6. 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 e382947353..4225df3ae8 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -519,6 +519,7 @@ LIST_ARM11=" \
imx31_litekit \
imx31_phycore \
mx31ads \
+ smdk6400 \
"
#########################################################################
OpenPOWER on IntegriCloud