aboutsummaryrefslogtreecommitdiff
path: root/configs/vf610twr_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-01 12:19:22 +0000
committerTom Rini <trini@konsulko.com>2021-11-01 12:19:22 +0000
commit9802154a94d6a22c5e1b4750d1b573c51afeb8fd (patch)
tree81b15db4e0fa94baae664f6fb92cb3a5f953732d /configs/vf610twr_defconfig
parentdaaa10fddb5d9076601473bc53409ab74f04c048 (diff)
downloadu-boot-9802154a94d6a22c5e1b4750d1b573c51afeb8fd.zip
u-boot-9802154a94d6a22c5e1b4750d1b573c51afeb8fd.tar.gz
u-boot-9802154a94d6a22c5e1b4750d1b573c51afeb8fd.tar.bz2
configs: Resync with savedefconfigWIP/01Nov2021
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/vf610twr_defconfig')
-rw-r--r--configs/vf610twr_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/vf610twr_defconfig b/configs/vf610twr_defconfig
index 0a7b663..c531134 100644
--- a/configs/vf610twr_defconfig
+++ b/configs/vf610twr_defconfig
@@ -3,6 +3,7 @@ CONFIG_SKIP_LOWLEVEL_INIT=y
CONFIG_SYS_THUMB_BUILD=y
CONFIG_ARCH_VF610=y
CONFIG_SYS_TEXT_BASE=0x3f401000
+CONFIG_SYS_MALLOC_LEN=0x202000
CONFIG_NR_DRAM_BANKS=1
CONFIG_SYS_MEMTEST_START=0x80010000
CONFIG_SYS_MEMTEST_END=0x87c00000
@@ -10,7 +11,6 @@ CONFIG_ENV_SIZE=0x2000
CONFIG_ENV_OFFSET=0xC0000
CONFIG_SYS_I2C_MXC_I2C1=y
CONFIG_SYS_I2C_MXC_I2C2=y
-CONFIG_SYS_MALLOC_LEN=0x202000
CONFIG_DM_GPIO=y
CONFIG_DEFAULT_DEVICE_TREE="vf610-twr"
CONFIG_SYS_LOAD_ADDR=0x82000000
@@ -54,4 +54,3 @@ CONFIG_PHY_MICREL_KSZ8XXX=y
CONFIG_MII=y
CONFIG_DM_SERIAL=y
CONFIG_FSL_LPUART=y
-# CONFIG_EFI_LOADER is not set