
5 Oct
2023
5 Oct
'23
4:49 p.m.
On Mon, Oct 02, 2023 at 10:00:53AM -0500, 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
Applied to u-boot/master, thanks!
--
Tom