summaryrefslogtreecommitdiff
path: root/configs/M5249EVB_defconfig
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-04-08 13:36:51 -0400
committerTom Rini <[email protected]>2022-04-08 13:36:51 -0400
commitd46e86d25c2a504b3e2e4ab17d70b2f0be440f34 (patch)
tree0d66c84d42423b3d82dfc547ba3966c61dcf486e /configs/M5249EVB_defconfig
parent909d2120e27964a9cfdc8d254cd8fa5a0e1345a7 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/M5249EVB_defconfig')
-rw-r--r--configs/M5249EVB_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/M5249EVB_defconfig b/configs/M5249EVB_defconfig
index 9e77119f4de..9a360b0eae2 100644
--- a/configs/M5249EVB_defconfig
+++ b/configs/M5249EVB_defconfig
@@ -4,9 +4,10 @@ CONFIG_SYS_MALLOC_LEN=0x100000
CONFIG_ENV_SIZE=0x2000
CONFIG_ENV_SECT_SIZE=0x2000
CONFIG_DEFAULT_DEVICE_TREE="M5249EVB"
+CONFIG_SYS_LOAD_ADDR=0x200000
+CONFIG_ENV_ADDR=0xFFE04000
CONFIG_TARGET_M5249EVB=y
CONFIG_MCFTMR=y
-CONFIG_SYS_LOAD_ADDR=0x200000
CONFIG_SYS_MONITOR_BASE=0xFFE00400
# CONFIG_AUTOBOOT is not set
CONFIG_SYS_CONSOLE_INFO_QUIET=y
@@ -18,7 +19,6 @@ CONFIG_LOOPW=y
CONFIG_CMD_MX_CYCLIC=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_CACHE=y
-CONFIG_ENV_ADDR=0xFFE04000
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
# CONFIG_NET is not set
CONFIG_MTD_NOR_FLASH=y