mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
12 lines
286 B
Text
12 lines
286 B
Text
|
CONFIG_ARM=y
|
||
|
CONFIG_ARCH_SUNXI=y
|
||
|
CONFIG_MACH_SUNIV=y
|
||
|
CONFIG_SKIP_LOWLEVEL_INIT_ONLY=y
|
||
|
CONFIG_SPL_SKIP_LOWLEVEL_INIT_ONLY=y
|
||
|
CONFIG_DRAM_CLK=156
|
||
|
CONFIG_SYS_DCACHE_OFF=y
|
||
|
CONFIG_DRAM_ZQ=0
|
||
|
# CONFIG_VIDEO_SUNXI is not set
|
||
|
CONFIG_DEFAULT_DEVICE_TREE="suniv-f1c100s-licheepi-nano"
|
||
|
CONFIG_SPL=y
|