summaryrefslogtreecommitdiff
path: root/configs/ge_bx50v3_defconfig
diff options
context:
space:
mode:
authorIan Ray <ian.ray@ge.com>2021-04-23 17:15:09 +0300
committerStefano Babic <sbabic@denx.de>2021-05-02 13:46:54 +0300
commitaca3b4e1933693ad8a6a49d99344c1167552ec4c (patch)
tree611146549c5de2f61feae398097df7da3af236b6 /configs/ge_bx50v3_defconfig
parent4ac026a937993230ce22782d20c3c92441a115b9 (diff)
downloadu-boot-aca3b4e1933693ad8a6a49d99344c1167552ec4c.tar.xz
configs: ge: bx50v3: adjust watchdog period
Increase watchdog period, in order to accomodate recent kernel size and configuration changes. Signed-off-by: Ian Ray <ian.ray@ge.com> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'configs/ge_bx50v3_defconfig')
-rw-r--r--configs/ge_bx50v3_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ge_bx50v3_defconfig b/configs/ge_bx50v3_defconfig
index 9470a8d7d0..34b45b85e3 100644
--- a/configs/ge_bx50v3_defconfig
+++ b/configs/ge_bx50v3_defconfig
@@ -99,7 +99,7 @@ CONFIG_DM_VIDEO=y
# CONFIG_VIDEO_BPP32 is not set
CONFIG_SYS_WHITE_ON_BLACK=y
CONFIG_VIDEO_IPUV3=y
-CONFIG_WATCHDOG_TIMEOUT_MSECS=6000
+CONFIG_WATCHDOG_TIMEOUT_MSECS=8000
CONFIG_IMX_WATCHDOG=y
CONFIG_BCH=y
# CONFIG_EFI_LOADER is not set