]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: dts: k3-am64-evm: Fix boot
authorRoger Quadros <rogerq@kernel.org>
Fri, 29 Sep 2023 13:46:41 +0000 (16:46 +0300)
committerTom Rini <trini@konsulko.com>
Wed, 4 Oct 2023 18:16:01 +0000 (14:16 -0400)
commitc043ba97d810953e9835b83b1a17bd106b810e5f
tree8c1c21620dc215cf59a4bf4b69526609e63a3096
parentb83e2858667dfaf2fb67331d0f45a2c39179ef91
arm: dts: k3-am64-evm: 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 vtt_supply and cbass_mcu node to -r5-evm.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-evm-u-boot.dtsi
arch/arm/dts/k3-am642-r5-evm.dts