mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Following SPARK ARC now has SYS_MONITOR_BASE setup via Kconfig. This makes "include/configs/*.h" cleaner and more flexible. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
4 lines
100 B
Text
4 lines
100 B
Text
CONFIG_ARC=y
|
|
CONFIG_TARGET_ARCANGEL4=y
|
|
CONFIG_SYS_CLK_FREQ=70000000
|
|
CONFIG_SYS_TEXT_BASE=0x81000000
|