Please pull u-boot-marvell/master (watchdog related)
Stefan Roese
sr at denx.de
Fri Jul 16 12:18:10 CEST 2021
Hi Tom,
please pull the following watchdog related patches:
----------------------------------------------------------------
- designware_wdt: reset watchdog in designware_wdt_stop() function
(Meng)
- socfpga_stratix10: enable wdt command (Meng)
- wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTART (Teresa)
----------------------------------------------------------------
Here the Azure build, without any issues:
https://dev.azure.com/sr0718/u-boot/_build/results?buildId=99&view=results
Thanks,
Stefan
The following changes since commit d3fc3da9a4fb98104d004b025149ec6dadccc2cd:
Merge https://source.denx.de/u-boot/custodians/u-boot-x86 (2021-07-15
11:06:24 -0400)
are available in the Git repository at:
git at source.denx.de:u-boot/custodians/u-boot-marvell.git
for you to fetch changes up to 5fc094351381c4254098a25404d8712324b6918e:
drivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTART
(2021-07-16 10:28:35 +0200)
----------------------------------------------------------------
MengLi (2):
driver: watchdog: reset watchdog in designware_wdt_stop() function
arm: socfpga: socfpga_stratix10: enable wdt command by default
Teresa Remmet (1):
drivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTART
configs/socfpga_stratix10_defconfig | 1 +
drivers/watchdog/designware_wdt.c | 19 +++++++++++++++----
drivers/watchdog/wdt-uclass.c | 2 +-
3 files changed, 17 insertions(+), 5 deletions(-)
More information about the U-Boot
mailing list