diff options
| author | Tom Rini <[email protected]> | 2024-08-05 12:21:23 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-08-05 12:36:08 -0600 |
| commit | 08f512cfde8e2b2a34cebdcefc2c42e7514a292e (patch) | |
| tree | 1e4e9500f1b7667dba442e85f6cee9c8d16bee06 /configs/M5329AFEE_defconfig | |
| parent | 9efc554db8a6ab6e0c68d0f05fc273e5fb494e4e (diff) | |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/M5329AFEE_defconfig')
| -rw-r--r-- | configs/M5329AFEE_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/M5329AFEE_defconfig b/configs/M5329AFEE_defconfig index bbb5a23c8e0..3e5da1f5bc6 100644 --- a/configs/M5329AFEE_defconfig +++ b/configs/M5329AFEE_defconfig @@ -5,6 +5,7 @@ CONFIG_ENV_SIZE=0x2000 CONFIG_ENV_SECT_SIZE=0x2000 CONFIG_DEFAULT_DEVICE_TREE="M5329AFEE" CONFIG_SYS_MONITOR_LEN=262144 +CONFIG_WATCHDOG_TIMEOUT_MSECS=5000 CONFIG_SYS_LOAD_ADDR=0x40010000 CONFIG_ENV_ADDR=0x4000 CONFIG_TARGET_M5329EVB=y @@ -54,4 +55,3 @@ CONFIG_DM_RTC=y CONFIG_MCFRTC=y CONFIG_SYS_MCFRTC_BASE=0xFC0A8000 CONFIG_MCFUART=y -CONFIG_WATCHDOG_TIMEOUT_MSECS=5000 |
