summaryrefslogtreecommitdiff
path: root/configs/m53menlo_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-05-26 14:45:25 -0400
committerTom Rini <trini@konsulko.com>2019-05-26 14:45:25 -0400
commit344a0e4367d0820b8eb2ea4a90132433e038095f (patch)
treebf58156bdb467305dac74f175f5c81ef615d49ac /configs/m53menlo_defconfig
parentcc1e98b559e46630c3421a7762d02a58e5480926 (diff)
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 e5f8c9e8dc..0e5fa01fde 100644
--- a/configs/m53menlo_defconfig
+++ b/configs/m53menlo_defconfig
@@ -8,6 +8,8 @@ CONFIG_TARGET_M53MENLO=y
CONFIG_SPL_SERIAL_SUPPORT=y
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_FIT=y
CONFIG_OF_BOARD_SETUP=y
@@ -49,8 +51,6 @@ CONFIG_CMD_UBI=y
CONFIG_ENV_IS_IN_NAND=y
CONFIG_BOOTCOUNT_LIMIT=y
CONFIG_BOOTCOUNT_BOOTLIMIT=3
-CONFIG_SYS_BOOTCOUNT_SINGLEWORD=y
-CONFIG_SYS_BOOTCOUNT_ADDR=0x53FA401C
CONFIG_SYS_BOOTCOUNT_MAGIC=0x0B01C041
CONFIG_FSL_ESDHC=y
CONFIG_NAND=y