summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2014-11-18 11:53:54 +0100
committerAndreas Bießmann <andreas.devel@googlemail.com>2015-01-19 12:49:30 +0100
commitab88f471e33747e8ee1e7f752d06960b129085fe (patch)
tree90620615b4e09f3bcda13cb779b3b592462d05ec
parenta5f8ccaeab6db682ad5ba47255287604d781d552 (diff)
downloadblackbird-obmc-uboot-ab88f471e33747e8ee1e7f752d06960b129085fe.tar.gz
blackbird-obmc-uboot-ab88f471e33747e8ee1e7f752d06960b129085fe.zip
arm, at91, axm: add SPL support for axm
add SPL support also for the axm board. Signed-off-by: Heiko Schocher <hs@denx.de>
-rw-r--r--configs/axm_defconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/configs/axm_defconfig b/configs/axm_defconfig
index c0e8da2c12..076ad0fe8d 100644
--- a/configs/axm_defconfig
+++ b/configs/axm_defconfig
@@ -1,3 +1,4 @@
+CONFIG_SPL=y
CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9G20,MACH_TYPE=2068,BOARD_AXM"
-CONFIG_ARM=y
-CONFIG_TARGET_TAURUS=y
++S:CONFIG_ARM=y
++S:CONFIG_TARGET_TAURUS=y
OpenPOWER on IntegriCloud