summaryrefslogtreecommitdiffstats
path: root/configs/sama5d4ek_spiflash_defconfig
diff options
context:
space:
mode:
authorBo Shen <voice.shen@atmel.com>2014-12-15 13:24:38 +0800
committerAndreas Bießmann <andreas.devel@googlemail.com>2015-02-07 23:42:53 +0100
commit5a4c9c22872725d9b02fb11fdcec063ccea9536f (patch)
treef67d1ca5c0c14091baf8fb7eddcc9d4439bc9997 /configs/sama5d4ek_spiflash_defconfig
parent01c073c013551aa3461a96a23617e2179bda1f5b (diff)
downloadblackbird-obmc-uboot-5a4c9c22872725d9b02fb11fdcec063ccea9536f.tar.gz
blackbird-obmc-uboot-5a4c9c22872725d9b02fb11fdcec063ccea9536f.zip
ARM: atmel: sama5d4ek: enable SPL support
The sama5d4ek support boot up from NAND flash, SD/MMC card and also the SPI flash. Signed-off-by: Bo Shen <voice.shen@atmel.com>
Diffstat (limited to 'configs/sama5d4ek_spiflash_defconfig')
-rw-r--r--configs/sama5d4ek_spiflash_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sama5d4ek_spiflash_defconfig b/configs/sama5d4ek_spiflash_defconfig
index 63e9b6c0c6..796fa4b15a 100644
--- a/configs/sama5d4ek_spiflash_defconfig
+++ b/configs/sama5d4ek_spiflash_defconfig
@@ -1,3 +1,4 @@
+CONFIG_SPL=y
CONFIG_SYS_EXTRA_OPTIONS="SAMA5D4,SYS_USE_SERIALFLASH"
+S:CONFIG_ARM=y
+S:CONFIG_TARGET_SAMA5D4EK=y
OpenPOWER on IntegriCloud