Hi Nishanth, On 05/10/23 23:45, Nishanth Menon wrote:
Since commit 9e644284ab81 ("dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation") A53 u-boot proper is broken. This is because nodes marked as 'bootph-pre-ram' are not available at u-boot proper before relocation.To fix this we mark all nodes in u-boot.dtsi as 'bootph-all'. Fixes: 69b19ca67bcb ("arm: dts: k3-j721e: Sync with v6.6-rc1") Cc: Neha Francis <[email protected]> Signed-off-by: Nishanth Menon <[email protected]>
Thanks for this patch! Tested-by: Neha Malcom Francis <[email protected]> (Tested on J721E-EVM and J721E-sk) -- Thanking You Neha Malcom Francis

