[PATCH linux dev-5.10 0/2] soc: aspeed: Reenable devices

Joel Stanley joel at jms.id.au
Tue Jun 29 17:35:18 AEST 2021


The latest u-boot SDK (00.04.00) contained changes that disable some
devices using the 'debug' register in the SCU. This re-enables the
devices in their respective drivers by clearing the disable bit.

With these changes a rainier host boots to standby with the latest
u-boot on the BMC.

The first patch could go upstream once tested. The second needs to be
folded into the xdma driver when it is next submitted.

Joel Stanley (2):
  soc: aspeed: Re-enable FWH2AHB on AST2600
  soc: aspeed: Re-enable XDMA on AST2600

 drivers/soc/aspeed/aspeed-lpc-ctrl.c | 29 ++++++++++++++++++++++------
 drivers/soc/aspeed/aspeed-xdma.c     | 10 +++++++++-
 2 files changed, 32 insertions(+), 7 deletions(-)

-- 
2.32.0



More information about the openbmc mailing list