1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-28 22:22:18 +01:00
Files
u-boot-megous/drivers
Pali Rohár 830d29ac37 watchdog: Allow to use CONFIG_WDT without starting watchdog
In some cases it is useful to compile support for U-Boot command 'wdt'
without starting HW watchdog in early U-Boot phase. For example when the
user want to start the watchdog only on demand by some boot script.

This change adds a new compile option WATCHDOG_AUTOSTART to control whether
U-Boot should automatically start the watchdog during init phase or not.

This option is enabled by default as it was the default behavior prior
introducing this new change. When compiling U-Boot users can decide to turn
this option off.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
2021-04-06 10:47:32 +02:00
..
2021-03-08 10:32:34 +01:00
2021-03-29 18:00:21 -04:00
2021-03-29 18:00:21 -04:00
2021-03-29 18:00:21 -04:00
2021-03-29 18:00:21 -04:00
2021-03-27 13:59:36 +13:00
2021-03-13 13:14:52 -05:00
2021-03-10 11:48:09 +01:00
2021-01-23 11:30:31 +01:00
2020-11-06 10:18:20 +08:00