aboutsummaryrefslogtreecommitdiff
path: root/configs/brppt1_mmc_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-08-10 15:31:07 -0400
committerTom Rini <trini@konsulko.com>2020-08-10 15:31:07 -0400
commit554e5514ac00f204282c4a2376ae65935d104e60 (patch)
tree6e90bae9cc7c6de7816bd00e80b556e1a9fd6809 /configs/brppt1_mmc_defconfig
parent74795f1e35b624cdba451aeaea0af2f1211e4a91 (diff)
downloadu-boot-554e5514ac00f204282c4a2376ae65935d104e60.zip
u-boot-554e5514ac00f204282c4a2376ae65935d104e60.tar.gz
u-boot-554e5514ac00f204282c4a2376ae65935d104e60.tar.bz2
configs: Resync with savedefconfigv2020.10-rc2
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/brppt1_mmc_defconfig')
-rw-r--r--configs/brppt1_mmc_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/brppt1_mmc_defconfig b/configs/brppt1_mmc_defconfig
index fd9d188..48c1b16 100644
--- a/configs/brppt1_mmc_defconfig
+++ b/configs/brppt1_mmc_defconfig
@@ -4,6 +4,7 @@ CONFIG_SPL_GPIO_SUPPORT=y
CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
CONFIG_SYS_MALLOC_F_LEN=0x4000
+CONFIG_NR_DRAM_BANKS=1
CONFIG_ENV_SIZE=0x10000
CONFIG_ENV_OFFSET=0x40000
CONFIG_DM_GPIO=y
@@ -11,7 +12,6 @@ CONFIG_AM33XX=y
CONFIG_TARGET_BRPPT1=y
CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_SERIAL_SUPPORT=y
-CONFIG_NR_DRAM_BANKS=1
CONFIG_SPL=y
CONFIG_ENV_OFFSET_REDUND=0x50000
CONFIG_DEFAULT_DEVICE_TREE="am335x-brppt1-mmc"
@@ -70,9 +70,9 @@ CONFIG_ENV_OVERWRITE=y
CONFIG_ENV_IS_IN_MMC=y
CONFIG_SYS_REDUNDAND_ENVIRONMENT=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
-CONFIG_BOOTP_SEND_HOSTNAME=y
CONFIG_SYS_MMC_ENV_DEV=1
CONFIG_SYS_MMC_ENV_PART=2
+CONFIG_BOOTP_SEND_HOSTNAME=y
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_DM=y
CONFIG_SPL_DM=y