Re: [PATCH 5/6] arm: dts: k3-am625-sk: Fix boot

2023-10-02 Thread Nishanth Menon
On 16:46-20230929, Roger Quadros 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 sk-u-boot.dtsi as > 'bootph-all'. > > [1] > 9e644284ab812 ("dm:

[PATCH 5/6] arm: dts: k3-am625-sk: Fix boot

2023-09-29 Thread Roger Quadros
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 sk-u-boot.dtsi as 'bootph-all'. [1] 9e644284ab812 ("dm: core: Report bootph-pre-ram/sram node as pre-reloc after