mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-03 18:10:13 +00:00
205e7a7b77
This change allows to keep board description clean and minimalistic. This is especially helpful if one board may house different CPUs with different features. It is applicable to both FPGA-based boards or those that have CPUs mounted on interchnagable daughter-boards. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
4 lines
95 B
Text
4 lines
95 B
Text
CONFIG_ARC=y
|
|
CONFIG_TARGET_TB100=y
|
|
CONFIG_SYS_CLK_FREQ=500000000
|
|
CONFIG_ARC_CACHE_LINE_SHIFT=5
|