[U-Boot] Please pull u-boot-marvell/master (watchdog related)

Stefan Roese sr at denx.de
Mon Aug 5 14:46:43 UTC 2019


Hi Tom,

please pull the following watchdog related patches:

----------------------------------------------------------------
- Remove unused bcm2835 watchdog driver (still non-DM)
- Cosmetic fixup of mtk_wdt.c
----------------------------------------------------------------

Here the Travis build, without any issues:

https://travis-ci.org/stroese/u-boot/builds/567804616

Thanks,
Stefan


The following changes since commit 898c40c0d6f9e53dafcfdf6f870190faef6e088b:

   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk (2019-08-02 13:29:46 -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 c07f68dd66f305baf930c660493c4db4e2a50ff2:

   watchdog: mtk_wdt: Cosmetic cleanup of latest changes (2019-08-05 11:50:11 +0200)

----------------------------------------------------------------
Stefan Roese (2):
       watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references
       watchdog: mtk_wdt: Cosmetic cleanup of latest changes

  arch/arm/mach-bcm283x/reset.c  |  4 ----
  drivers/watchdog/Kconfig       |  9 ---------
  drivers/watchdog/Makefile      |  1 -
  drivers/watchdog/bcm2835_wdt.c | 34 ----------------------------------
  drivers/watchdog/mtk_wdt.c     | 25 ++++++++++++++++---------
  5 files changed, 16 insertions(+), 57 deletions(-)
  delete mode 100644 drivers/watchdog/bcm2835_wdt.c


More information about the U-Boot mailing list