]> git.ipfire.org Git - thirdparty/u-boot.git/blame - configs/bcm7260_defconfig
usb: dwc3: add dis_u2_freeclk_exists_quirk
[thirdparty/u-boot.git] / configs / bcm7260_defconfig
CommitLineData
3f20321a
TF
1CONFIG_ARM=y
2CONFIG_ARCH_BCMSTB=y
3CONFIG_SYS_TEXT_BASE=0x10100000
4CONFIG_TARGET_BCM7260=y
a09fea1d
TR
5CONFIG_ENV_SIZE=0x10000
6CONFIG_ENV_OFFSET=0x814800
3f20321a 7CONFIG_NR_DRAM_BANKS=1
9e1d65f3 8CONFIG_ENV_OFFSET_REDUND=0x824800
3f20321a
TF
9CONFIG_FIT=y
10CONFIG_FIT_SIGNATURE=y
11CONFIG_BOOTDELAY=1
37304aaf
SG
12CONFIG_USE_PREBOOT=y
13CONFIG_PREBOOT="fdt addr ${fdtcontroladdr};fdt move ${fdtcontroladdr} ${fdtsaveaddr};fdt addr ${fdtsaveaddr};"
3f20321a
TF
14CONFIG_HUSH_PARSER=y
15CONFIG_SYS_PROMPT="U-Boot>"
35e3991d 16CONFIG_CMD_MMC=y
4114a261 17CONFIG_EFI_PARTITION=y
3f20321a
TF
18CONFIG_OF_PRIOR_STAGE=y
19CONFIG_ENV_IS_IN_MMC=y
cb6617a7 20CONFIG_SYS_REDUNDAND_ENVIRONMENT=y
8d8ee47e 21CONFIG_SYS_RELOC_GD_ENV_ADDR=y
77934fde 22CONFIG_DM_MMC=y
3f20321a
TF
23CONFIG_MMC_SDHCI=y
24CONFIG_MMC_SDHCI_BCMSTB=y
888f184a 25CONFIG_MTD=y
4114a261 26# CONFIG_EFI_LOADER is not set