Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / configs / bcm7260_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_BCMSTB=y
3 CONFIG_SYS_TEXT_BASE=0x10100000
4 CONFIG_TARGET_BCM7260=y
5 CONFIG_NR_DRAM_BANKS=1
6 CONFIG_FIT=y
7 CONFIG_FIT_SIGNATURE=y
8 CONFIG_BOOTDELAY=1
9 CONFIG_USE_PREBOOT=y
10 CONFIG_PREBOOT="fdt addr ${fdtcontroladdr};fdt move ${fdtcontroladdr} ${fdtsaveaddr};fdt addr ${fdtsaveaddr};"
11 CONFIG_HUSH_PARSER=y
12 CONFIG_SYS_PROMPT="U-Boot>"
13 CONFIG_EFI_PARTITION=y
14 CONFIG_OF_PRIOR_STAGE=y
15 CONFIG_ENV_IS_IN_MMC=y
16 CONFIG_DM_MMC=y
17 CONFIG_MMC_SDHCI=y
18 CONFIG_MMC_SDHCI_BCMSTB=y
19 # CONFIG_EFI_LOADER is not set