mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-09-04 00:14:38 +02:00
32 lines
740 B
Plaintext
32 lines
740 B
Plaintext
CONFIG_CSKY=y
|
|
CONFIG_ENV_SIZE=0x20000
|
|
CONFIG_ENV_OFFSET=0x10000
|
|
CONFIG_NR_DRAM_BANKS=1
|
|
CONFIG_TARGET_ICE_C860=y
|
|
CONFIG_SYS_PROMPT="C860 # "
|
|
CONFIG_DISTRO_DEFAULTS=y
|
|
CONFIG_FIT=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="ice-c860"
|
|
CONFIG_DISPLAY_CPUINFO=y
|
|
CONFIG_DISPLAY_BOARDINFO=y
|
|
CONFIG_SYS_NS16550=y
|
|
CONFIG_OF_PRIOR_STAGE=y
|
|
# CONFIG_BLK is not set
|
|
# CONFIG_CMD_FLASH is not set
|
|
CONFIG_ENV_IS_NOWHERE=y
|
|
CONFIG_ENV_IS_IN_MMC=y
|
|
CONFIG_BOARD_EARLY_INIT_R
|
|
CONFIG_BOARD_EARLY_INIT_F
|
|
CONFIG_OF_CONTROL=y
|
|
CONFIG_CLK=y
|
|
CONFIG_DM_MMC=y
|
|
CONFIG_MMC_DW=y
|
|
CONFIG_MMC_DW_SNPS=y
|
|
CONFIG_DM_ETH=y
|
|
CONFIG_ETH_DESIGNWARE=y
|
|
# CONFIG_EFI_LOADER is not set
|
|
# CONFIG_SPL_SERIAL_SUPPORT is not set
|
|
# CONFIG_PARTITIONS is not set
|
|
# CONFIG_SPL_FRAMEWORK is not set
|
|
CONFIG_SPL=y
|