diff options
Diffstat (limited to 'configs/M5235EVB_Flash32_defconfig')
| -rw-r--r-- | configs/M5235EVB_Flash32_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/M5235EVB_Flash32_defconfig b/configs/M5235EVB_Flash32_defconfig index 45e046017e2..9b191858738 100644 --- a/configs/M5235EVB_Flash32_defconfig +++ b/configs/M5235EVB_Flash32_defconfig @@ -5,6 +5,7 @@ CONFIG_ENV_SIZE=0x2000 CONFIG_ENV_SECT_SIZE=0x2000 CONFIG_DEFAULT_DEVICE_TREE="M5235EVB_Flash32" CONFIG_SYS_MONITOR_LEN=262144 +CONFIG_WATCHDOG_TIMEOUT_MSECS=5000 CONFIG_SYS_LOAD_ADDR=0x20000 CONFIG_ENV_ADDR=0xFFE04000 CONFIG_TARGET_M5235EVB=y @@ -58,4 +59,3 @@ CONFIG_SYS_MAX_FLASH_SECT=137 CONFIG_MCFFEC=y CONFIG_MII=y CONFIG_MCFUART=y -CONFIG_WATCHDOG_TIMEOUT_MSECS=5000 |
