Please pull u-boot-watchdog/master
Stefan Roese
sr at denx.de
Tue Nov 22 11:36:10 CET 2022
Hi Tom,
please pull the following watchdog related changes:
----------------------------------------------------------------
- watchdog: designware: make reset really optional (Quentin)
- watchdog: Drop GD_FLG_WDT_READY (Stefan)
----------------------------------------------------------------
Here the Azure build, without any issues:
https://dev.azure.com/sr0718/u-boot/_build/results?buildId=277&view=results
Thanks,
Stefan
The following changes since commit 16e49a14b2af1421cbaeefb9ce8ee863e45fd71b:
Prepare v2023.01-rc2 (2022-11-21 12:33:14 -0500)
are available in the Git repository at:
git at source.denx.de:u-boot/custodians/u-boot-watchdog.git
for you to fetch changes up to 5cbd0295392be32be3bb80da4fa3edee9a5c7287:
watchdog: Drop GD_FLG_WDT_READY as it's not used any more (2022-11-22
08:56:26 +0100)
----------------------------------------------------------------
Quentin Schulz (1):
watchdog: designware: make reset really optional
Stefan Roese (1):
watchdog: Drop GD_FLG_WDT_READY as it's not used any more
drivers/watchdog/designware_wdt.c | 9 +++++----
drivers/watchdog/wdt-uclass.c | 1 -
include/asm-generic/global_data.h | 8 ++------
3 files changed, 7 insertions(+), 11 deletions(-)
More information about the U-Boot
mailing list