[PATCH 0/5] arch: arm: dts: ti: Add missing fss range

Jonathan Humphreys j-humphreys at ti.com
Thu Aug 8 23:29:21 CEST 2024


Upstream DTS added explicit ranges to the fss node. It did not include
the 32 bit memory space needed by the R5 to access OSPI. With the
upstream DTS sync, OSPI boot no longer works.

Adding the missing range here. It is also being added in the upstream DTS,
so after the next upstream DTS sync, these patches can be removed.

Fixes: 5024a96db8e (Subtree merge tag 'v6.10-dts' of devicetree-rebasing
repo [1] into dts/upstream)

Jonathan Humphreys (5):
  arch: arm: dts: k3-j784s4-r5-evm: Add missing fss range
  arch: arm: dts: k3-am69-r5-sk: Add missing fss range
  arch: arm: dts: k3-j7200-r5-evm: Add missing fss range
  arch: arm: dts: k3-j721e-r5-evm: Add missing fss range
  arch: arm: dts: k3-j721e-r5-sk: Add missing fss range

 arch/arm/dts/k3-am69-r5-sk.dts                 | 6 ++++++
 arch/arm/dts/k3-j7200-r5-common-proc-board.dts | 6 ++++++
 arch/arm/dts/k3-j721e-r5-common-proc-board.dts | 6 ++++++
 arch/arm/dts/k3-j721e-r5-sk.dts                | 6 ++++++
 arch/arm/dts/k3-j784s4-r5-evm.dts              | 6 ++++++
 5 files changed, 30 insertions(+)

-- 
2.34.1



More information about the U-Boot mailing list