[PATCH 0/6] octeontx cleanup and fixes

Tim Harvey tharvey at gateworks.com
Fri Mar 26 01:07:31 CET 2021


This series provides the following for octeontx:
- cleanup to the octeontx common header file by moving 
  CONFIG_SUPPORT_RAW_INITRD to defconfig files,
- adds generic distro config support
- add missing SBSA watchdog to config
- fix an issue found with QML connected to a QSGMII PHY
- fix an issue with mii probe failing to find mdio busses
- fix a crash when scanning for sata devices

These were tested on a Gateworks Newport GW6404 with the CN8030
SoC.

Suneel Garapati (1):
  drivers: ata: ahci: update max id if it is more than available ports

Tim Harvey (5):
  arm: octeontx: move CONFIG_SUPPORT_RAW_INITRD to configs
  arm: octeontx: support generic distro config
  arm: octeontx: enable WDT_SBSA
  drivers: net: octeontx: fix QSGMII
  net: octeontx: smi: fix mii probe

 configs/octeontx_81xx_defconfig   |  2 ++
 configs/octeontx_83xx_defconfig   |  1 +
 drivers/ata/ahci.c                |  3 +++
 drivers/net/octeontx/bgx.c        | 20 +++++++-------------
 drivers/net/octeontx/smi.c        |  2 ++
 include/configs/octeontx_common.h | 31 +++++++++++++++++++++++++------
 6 files changed, 40 insertions(+), 19 deletions(-)

-- 
2.17.1



More information about the U-Boot mailing list