summaryrefslogtreecommitdiffstats
path: root/configs/m53menlo_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-02-06 13:42:52 -0500
committerTom Rini <trini@konsulko.com>2020-02-06 13:42:52 -0500
commit4244429ff03ae76b93b4cf98005b2c2b3701649f (patch)
treecb2d4d611e309514aac8abfcf4426a67a34856ad /configs/m53menlo_defconfig
parentf5cc89a82a9990ba9805ff5800c0872b891533ce (diff)
downloadu-boot-4244429ff03ae76b93b4cf98005b2c2b3701649f.tar.gz
u-boot-4244429ff03ae76b93b4cf98005b2c2b3701649f.tar.xz
u-boot-4244429ff03ae76b93b4cf98005b2c2b3701649f.zip
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/m53menlo_defconfig')
-rw-r--r--configs/m53menlo_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/m53menlo_defconfig b/configs/m53menlo_defconfig
index 21a8989db0..7955e17afe 100644
--- a/configs/m53menlo_defconfig
+++ b/configs/m53menlo_defconfig
@@ -10,10 +10,11 @@ CONFIG_ENV_SIZE=0x4000
CONFIG_ENV_OFFSET=0x100000
CONFIG_DM_GPIO=y
CONFIG_SPL_SERIAL_SUPPORT=y
+CONFIG_BOOTCOUNT_BOOTLIMIT=3
+CONFIG_SYS_BOOTCOUNT_ADDR=0x53FA401C
CONFIG_NR_DRAM_BANKS=2
CONFIG_SPL=y
CONFIG_SYS_BOOTCOUNT_SINGLEWORD=y
-CONFIG_SYS_BOOTCOUNT_ADDR=0x53FA401C
# CONFIG_CMD_BMODE is not set
CONFIG_SPL_TEXT_BASE=0x70008000
CONFIG_FIT=y
@@ -64,7 +65,6 @@ CONFIG_ENV_OFFSET_REDUND=0x180000
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_DM=y
CONFIG_BOOTCOUNT_LIMIT=y
-CONFIG_BOOTCOUNT_BOOTLIMIT=3
CONFIG_SYS_BOOTCOUNT_MAGIC=0x0B01C041
CONFIG_DM_MMC=y
CONFIG_FSL_ESDHC_IMX=y