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 <rog...@kernel.org>
> Signed-off-by: Nishanth Menon <n...@ti.com>
Reviewed-by: Roger Quadros <rog...@kernel.org>
> ---
>
> Based on Roger's series:
> https://lore.kernel.org/all/20230929134646.214781-1-rog...@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...@mail.gmail.com/
>
--
cheers,
-roger