]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: dts: k3-am65-iot2050: Fix boot
authorJan Kiszka <jan.kiszka@siemens.com>
Thu, 5 Oct 2023 04:37:17 +0000 (06:37 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 11 Oct 2023 17:21:54 +0000 (13:21 -0400)
commit53a1eb994aeaa8d17643aff573086666ef0cc541
tree6315aafdebd3a6383f89ad591276435c1c0b30b6
parent538b97dd5d6be8206b532664cf616c567434368d
arm: dts: k3-am65-iot2050: Fix boot

Since commit 9e644284ab812 ("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'.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Roger Quadros <rogerq@kernel.org>
Reviewed-by: Nishanth Menon <nm@ti.com>
arch/arm/dts/k3-am65-iot2050-common-u-boot.dtsi