summaryrefslogtreecommitdiffstats
path: root/configs/am43xx_evm_qspiboot_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-08-14 08:11:27 -0400
committerTom Rini <trini@konsulko.com>2019-08-14 08:11:27 -0400
commitdf33f8646855e65b8e7232c7fd5739e1ae1eb58b (patch)
treeb702b2e3fa23d9034faf78cbb252a962fd4151d7 /configs/am43xx_evm_qspiboot_defconfig
parentf55e80f37e0b0dfbc37137ea3370f78ef21ab5a2 (diff)
downloadu-boot-df33f8646855e65b8e7232c7fd5739e1ae1eb58b.tar.gz
u-boot-df33f8646855e65b8e7232c7fd5739e1ae1eb58b.tar.xz
u-boot-df33f8646855e65b8e7232c7fd5739e1ae1eb58b.zip
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am43xx_evm_qspiboot_defconfig')
-rw-r--r--configs/am43xx_evm_qspiboot_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/am43xx_evm_qspiboot_defconfig b/configs/am43xx_evm_qspiboot_defconfig
index 56881f2b74..7806b332a8 100644
--- a/configs/am43xx_evm_qspiboot_defconfig
+++ b/configs/am43xx_evm_qspiboot_defconfig
@@ -5,6 +5,7 @@ CONFIG_SYS_TEXT_BASE=0x30000000
CONFIG_AM43XX=y
CONFIG_ENV_SIZE=0x10000
CONFIG_ENV_OFFSET=0x110000
+CONFIG_ENV_SECT_SIZE=0x10000
CONFIG_DISTRO_DEFAULTS=y
CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=1,QSPI,QSPI_BOOT"
CONFIG_QSPI_BOOT=y
@@ -31,7 +32,6 @@ CONFIG_OF_LIST="am4372-generic am437x-sk-evm am437x-idk-evm"
CONFIG_DTB_RESELECT=y
CONFIG_MULTI_DTB_FIT=y
CONFIG_ENV_IS_IN_SPI_FLASH=y
-CONFIG_ENV_SECT_SIZE=0x10000
CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
CONFIG_DM=y
# CONFIG_BLK is not set