mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
836d2cc2ee
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>
5 lines
124 B
Text
5 lines
124 B
Text
CONFIG_ARC=y
|
|
CONFIG_TARGET_ARCANGEL4=y
|
|
CONFIG_SYS_CLK_FREQ=70000000
|
|
CONFIG_CPU_BIG_ENDIAN=y
|
|
CONFIG_SYS_TEXT_BASE=0x81000000
|