projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5f8cca
)
arm, at91, axm: add SPL support for axm
author
Heiko Schocher
<hs@denx.de>
Tue, 18 Nov 2014 10:53:54 +0000
(11:53 +0100)
committer
Andreas Bießmann
<andreas.devel@googlemail.com>
Mon, 19 Jan 2015 11:49:30 +0000
(12:49 +0100)
add SPL support also for the axm board.
Signed-off-by: Heiko Schocher <hs@denx.de>
configs/axm_defconfig
patch
|
blob
|
history
diff --git
a/configs/axm_defconfig
b/configs/axm_defconfig
index c0e8da2c12ace80ce671431e4adb23980332c3ad..076ad0fe8d9c99e592373953931b951aeef7428d 100644
(file)
--- 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