Please pull u-boot-marvell/master (watchdog related)
Stefan Roese
sr at denx.de
Mon Mar 16 15:23:02 CET 2020
Hi Tom,
please pull the following watchdog related fixes:
----------------------------------------------------------------
- Fix timer wrap (Chris)
- Use dev_read only if OF_PLATDATA is not enabled (Walter)
----------------------------------------------------------------
Here the Gitlab build, without any issues:
https://gitlab.denx.de/u-boot/custodians/u-boot-marvell/pipelines/2446
Thanks,
Stefan
The following changes since commit 50be9f0e1ccc0909e65132cff216743a49046f97:
Merge branch '2020-03-13-master-imports' (2020-03-13 13:21:17 -0400)
are available in the Git repository at:
git at gitlab.denx.de:u-boot/custodians/u-boot-marvell.git
for you to fetch changes up to 6d8eae9ab7d17ca3ce84c5e6e29bd452936ad407:
watchdog: Handle timer wrap around (2020-03-16 11:25:12 +0100)
----------------------------------------------------------------
Chris Packham (1):
watchdog: Handle timer wrap around
Walter Lozano (1):
watchdog: Use dev_read only if OF_PLATDATA is not enabled
drivers/watchdog/wdt-uclass.c | 3 ++-
include/wdt.h | 3 +--
2 files changed, 3 insertions(+), 3 deletions(-)
More information about the U-Boot
mailing list