]> git.ipfire.org Git - thirdparty/u-boot.git/blame - configs/bcm7260_defconfig
cmd: Move the "dm" command from test/dm/ to cmd/
[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
5CONFIG_NR_DRAM_BANKS=1
6CONFIG_FIT=y
7CONFIG_FIT_SIGNATURE=y
8CONFIG_BOOTDELAY=1
9CONFIG_HUSH_PARSER=y
10CONFIG_SYS_PROMPT="U-Boot>"
4114a261 11CONFIG_EFI_PARTITION=y
3f20321a
TF
12CONFIG_OF_PRIOR_STAGE=y
13CONFIG_ENV_IS_IN_MMC=y
14CONFIG_MMC_SDHCI=y
15CONFIG_MMC_SDHCI_BCMSTB=y
4114a261 16# CONFIG_EFI_LOADER is not set