]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: dts: k3-j721e-sk/common-proc-board: Fix boot
authorNishanth Menon <nm@ti.com>
Thu, 5 Oct 2023 18:15:14 +0000 (13:15 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 11 Oct 2023 17:22:27 +0000 (13:22 -0400)
commit9214da7b931e7ee150a2f1da80af2a20ce8194ab
tree8147c29b83c7edc1ac1ed6b21b1a6c16bd2d1a61
parent693886856a668790debd72ffea1905ae849d5bc5
arm: dts: k3-j721e-sk/common-proc-board: Fix boot

Since commit 9e644284ab81 ("dm: core: Report bootph-pre-ram/sram node
as pre-reloc after relocation") 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'.

Fixes: 69b19ca67bcb ("arm: dts: k3-j721e: Sync with v6.6-rc1")
Cc: Neha Francis <n-francis@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Tested-by: Tom Rini <trini@konsulko.com> # J721E-EVM GP
Tested-by: Neha Malcom Francis <n-francis@ti.com>
Reviewed-by: Roger Quadros <rogerq@kernel.org>
arch/arm/dts/k3-j721e-common-proc-board-u-boot.dtsi
arch/arm/dts/k3-j721e-sk-u-boot.dtsi