summaryrefslogtreecommitdiffstats
path: root/configs/at91sam9n12ek_spiflash_defconfig
diff options
context:
space:
mode:
authorBo Shen <voice.shen@atmel.com>2015-03-27 14:23:36 +0800
committerAndreas Bießmann <andreas.devel@googlemail.com>2015-04-01 01:04:31 +0200
commitff255e836a3a6cd52bd51a192af96ac5f224dc22 (patch)
treeda9a38c164467a282ccd3e9848bfad029ad797ee /configs/at91sam9n12ek_spiflash_defconfig
parentd85e8914b379eb3c4d66be241fee29da50166aa2 (diff)
downloadblackbird-obmc-uboot-ff255e836a3a6cd52bd51a192af96ac5f224dc22.tar.gz
blackbird-obmc-uboot-ff255e836a3a6cd52bd51a192af96ac5f224dc22.zip
ARM: atmel: at91sam9n12ek: enable spl support
Enable SPL support for at91sam9n12ek boards, now it supports boot up from NAND flash, serial flash. Signed-off-by: Bo Shen <voice.shen@atmel.com>
Diffstat (limited to 'configs/at91sam9n12ek_spiflash_defconfig')
-rw-r--r--configs/at91sam9n12ek_spiflash_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/at91sam9n12ek_spiflash_defconfig b/configs/at91sam9n12ek_spiflash_defconfig
index d106b5a28e..5426bcd288 100644
--- a/configs/at91sam9n12ek_spiflash_defconfig
+++ b/configs/at91sam9n12ek_spiflash_defconfig
@@ -1,3 +1,4 @@
+CONFIG_SPL=y
CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9N12,SYS_USE_SPIFLASH"
CONFIG_ARM=y
CONFIG_ARCH_AT91=y
OpenPOWER on IntegriCloud