Please pull u-boot-marvell/master

Stefan Roese sr at denx.de
Fri Oct 16 15:40:46 CEST 2020


Hi Tom,

please pull an update of Marvell Octeon TX/TX2 related patches. Here the
summary log:

----------------------------------------------------------------
- Fix Octeon SPI driver for Octeon TX2
- Fix and enhance Octeon watchdog driver
- Misc minor enhancements to Octeon TX/TX2
----------------------------------------------------------------

Here the Azure build, without any issues:

https://dev.azure.com/sr0718/u-boot/_build/results?buildId=57&view=results

Thanks,
Stefan


The following changes since commit 9dc6aef8c963ae17e1263b89c692792fce0c7198:

   Merge tag 'mmc-2020-10-14' of 
https://gitlab.denx.de/u-boot/custodians/u-boot-mmc (2020-10-15 08:20:42 
-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 b666714c30c6d6501fbb91d1774065a204a88b8e:

   arm: octeontx: Add CMD_WDT (2020-10-16 13:55:04 +0200)

----------------------------------------------------------------
Stefan Roese (4):
       spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2
       mmc: octeontx_hsmmc.c: Remove test debug message
       arm: octeontx: Select CLK
       arm: octeontx: Add CMD_WDT

Suneel Garapati (1):
       watchdog: octeontx_wdt: Add support for start and stop

  arch/arm/Kconfig                 |  2 +
  configs/octeontx2_95xx_defconfig |  1 +
  configs/octeontx2_96xx_defconfig |  1 +
  configs/octeontx_81xx_defconfig  |  1 +
  configs/octeontx_83xx_defconfig  |  1 +
  drivers/mmc/octeontx_hsmmc.c     |  1 -
  drivers/spi/octeon_spi.c         |  5 ++-
  drivers/watchdog/octeontx_wdt.c  | 88 
+++++++++++++++++++++++++++++++++++++---
  8 files changed, 93 insertions(+), 7 deletions(-)


More information about the U-Boot mailing list