mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-25 21:24:21 +08:00
ab88f471e3
add SPL support also for the axm board. Signed-off-by: Heiko Schocher <hs@denx.de>
5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
CONFIG_SPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9G20,MACH_TYPE=2068,BOARD_AXM"
|
|
+S:CONFIG_ARM=y
|
|
+S:CONFIG_TARGET_TAURUS=y
|