
On 02/10/2023 18:00, Nishanth Menon wrote:
Since commit [1] 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'.
[1] 9e644284ab812 ("dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation")
Reported-by: Roger Quadros rogerq@kernel.org Signed-off-by: Nishanth Menon nm@ti.com
Reviewed-by: Roger Quadros rogerq@kernel.org
Based on Roger's series: https://lore.kernel.org/all/20230929134646.214781-1-rogerq@kernel.org/
Based on: next e29b932aa07f Merge branch '2023-09-30-Kconfig-updates' into next
See discussion thread: https://lore.kernel.org/all/CAPnjgZ3MgWX8T0A0SofphEr_Xd77pE3hte9DNye1RuBVeB9...