Files
u-boot/drivers
MengLi 4f7abafe1c driver: watchdog: reset watchdog in designware_wdt_stop() function
In uboot command line environment, watchdog is not able to be
stopped with below commands:
SOCFPGA_STRATIX10 # wdt dev watchdog@ffd00200
SOCFPGA_STRATIX10 # wdt stop
Refer to watchdog driver in linux kernel, it is also need to reset
watchdog after disable it so that the disable action takes effect.

Signed-off-by: Meng Li <Meng.Li@windriver.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Sean Anderson <sean.anderson@seco.com>
2021-07-16 10:28:35 +02:00
..
2021-07-14 16:48:05 -04:00
2021-07-06 10:38:03 -06:00
2021-07-07 19:52:24 -04:00
2021-06-18 10:09:41 +02:00
2021-07-14 16:47:56 -04:00
2021-07-07 19:52:24 -04:00
2021-04-10 08:04:42 -04:00
2021-07-14 16:57:35 -04:00
2021-07-15 19:49:52 +08:00