]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: dts: k3-am642-sk: Fix boot
authorRoger Quadros <rogerq@kernel.org>
Fri, 29 Sep 2023 13:46:43 +0000 (16:46 +0300)
committerTom Rini <trini@konsulko.com>
Wed, 4 Oct 2023 18:16:01 +0000 (14:16 -0400)
commitf3285deeca64fb717ac068fe5bc52043b47f2899
tree3804860ecc5cdea3c3001a161a16389dd8e7da0c
parent398bd2965c3f0c57d36407ef79d976cb09b0e2b5
arm: dts: k3-am642-sk: Fix boot

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'.

Move cbass_mcu node to -r5-sk.dts as it is only required
for R5 SPL.

[1]
9e644284ab812 ("dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation")

Signed-off-by: Roger Quadros <rogerq@kernel.org>
Reviewed-by: Nishanth Menon <nm@ti.com>
arch/arm/dts/k3-am642-r5-sk.dts
arch/arm/dts/k3-am642-sk-u-boot.dtsi