configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -5,6 +5,7 @@ CONFIG_ENV_SIZE=0x2000
|
||||
CONFIG_ENV_SECT_SIZE=0x2000
|
||||
CONFIG_DEFAULT_DEVICE_TREE="M5235EVB"
|
||||
CONFIG_SYS_MONITOR_LEN=262144
|
||||
CONFIG_WATCHDOG_TIMEOUT_MSECS=5000
|
||||
CONFIG_SYS_LOAD_ADDR=0x20000
|
||||
CONFIG_ENV_ADDR=0xFFE04000
|
||||
CONFIG_TARGET_M5235EVB=y
|
||||
@@ -57,4 +58,3 @@ CONFIG_SYS_MAX_FLASH_SECT=137
|
||||
CONFIG_MCFFEC=y
|
||||
CONFIG_MII=y
|
||||
CONFIG_MCFUART=y
|
||||
CONFIG_WATCHDOG_TIMEOUT_MSECS=5000
|
||||
|
||||
Reference in New Issue
Block a user