
Hi Tom,
please pull the following watchdog related changes:
---------------------------------------------------------------- - cmd: cyclic: Remove duplicate command name in help text (Alexander) - ftwdt010: need to reset watchdog in ftwdt010_wdt_start() (Sergei) ----------------------------------------------------------------
Here the Azure build, without any issues:
https://dev.azure.com/sr0718/u-boot/_build/results?buildId=315&view=resu...
Thanks, Stefan
The following changes since commit ec58228830a1f68e8e65099387cf12c5a91c9e72:
Merge tag 'x86-pull-20230809' of https://source.denx.de/u-boot/custodians/u-boot-x86 (2023-08-09 13:17:34 -0400)
are available in the Git repository at:
git@source.denx.de:u-boot/custodians/u-boot-watchdog.git
for you to fetch changes up to 160984ed3a91a4225b27ffe8bfc3b1b4dc08a4ea:
watchdog: ftwdt010: need to reset watchdog in ftwdt010_wdt_start() (2023-08-10 08:39:16 +0200)
---------------------------------------------------------------- Alexander Dahl (1): cmd: cyclic: Remove duplicate command name in help text
Sergei Antonov (1): watchdog: ftwdt010: need to reset watchdog in ftwdt010_wdt_start()
cmd/cyclic.c | 2 +- drivers/watchdog/ftwdt010_wdt.c | 40 +++++++++++++++++++++------------------- 2 files changed, 22 insertions(+), 20 deletions(-)