]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: dts: k3-am625-verdin: fix boot
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Tue, 10 Oct 2023 11:13:04 +0000 (13:13 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 11 Oct 2023 17:22:29 +0000 (13:22 -0400)
commit5be1fef7f3a4d4580f20e8c78292659fe9043dc0
treeddb613c863ac563f227a1cf4e638d2099b861997
parent1786861415f4494a38630584a8fbc9c939a024ce
arm: dts: k3-am625-verdin: fix boot

A53 U-Boot proper got broken because nodes marked as 'bootph-pre-ram'
are no longer available in U-Boot proper before relocation.

Fix this by marking all nodes in u-boot.dtsi as 'bootph-all'.

Fixes: 9e644284ab812 ("dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation")
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
arch/arm/dts/k3-am625-verdin-wifi-dev-u-boot.dtsi