]> Git Repo - u-boot.git/commit
watchdog: don't autostart watchdog on Sunxi boards
authorHeinrich Schuchardt <[email protected]>
Fri, 5 Nov 2021 18:34:31 +0000 (19:34 +0100)
committerAndre Przywara <[email protected]>
Wed, 10 Nov 2021 01:38:07 +0000 (01:38 +0000)
commit86798ee0c148db248d8e3e9b6395bbe9e24d9149
tree8d7e143770399083a4c4e1e613907b7905f5ba96
parente8e9c6f48400989c5fc54467576f8d535bd713e6
watchdog: don't autostart watchdog on Sunxi boards

The Sunxi boards only support a 16 second watchdog timeout. This is too
short to boot Linux. The UEFI specification requires 300 seconds as
default timeout.

Change the default for CONFIG_WATCHDOG_AUTOSTART for ARCH_SUNXI.

Fixes: b147bd3607f8 ("sunxi: Enable watchdog timer support by default")
Signed-off-by: Heinrich Schuchardt <[email protected]>
Tested-by: Andre Przywara <[email protected]>
Signed-off-by: Andre Przywara <[email protected]>
drivers/watchdog/Kconfig
This page took 0.0344 seconds and 4 git commands to generate.