]> git.ipfire.org Git - thirdparty/u-boot.git/blame - configs/bcm7445_defconfig
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
[thirdparty/u-boot.git] / configs / bcm7445_defconfig
CommitLineData
894c3ad2
TF
1CONFIG_ARM=y
2CONFIG_ARCH_BCMSTB=y
e9664715 3CONFIG_SYS_TEXT_BASE=0x80100000
894c3ad2 4CONFIG_TARGET_BCM7445=y
86cf1c82 5CONFIG_NR_DRAM_BANKS=3
894c3ad2
TF
6CONFIG_FIT=y
7CONFIG_FIT_SIGNATURE=y
e9664715 8CONFIG_BOOTDELAY=1
37304aaf
SG
9CONFIG_USE_PREBOOT=y
10CONFIG_PREBOOT="fdt addr ${fdtcontroladdr};fdt move ${fdtcontroladdr} ${fdtsaveaddr};fdt addr ${fdtsaveaddr};"
e9664715
TR
11CONFIG_HUSH_PARSER=y
12CONFIG_SYS_PROMPT="U-Boot>"
a1b71321
PD
13CONFIG_CMD_SF=y
14CONFIG_CMD_SF_TEST=y
15CONFIG_CMD_SPI=y
e9664715
TR
16CONFIG_OF_PRIOR_STAGE=y
17CONFIG_ENV_IS_IN_SPI_FLASH=y
77934fde 18CONFIG_DM_MMC=y
894c3ad2
TF
19CONFIG_MMC_SDHCI=y
20CONFIG_MMC_SDHCI_BCMSTB=y
4114a261 21CONFIG_DM_SPI_FLASH=y
12109573 22CONFIG_SPI_FLASH=y
4114a261 23CONFIG_SPI=y
e9664715
TR
24CONFIG_DM_SPI=y
25CONFIG_BCMSTB_SPI=y
4114a261 26# CONFIG_EFI_LOADER is not set