]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: siemens: iot2050: Stop using special spl DT sources
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 22 Oct 2024 06:04:23 +0000 (08:04 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 29 Oct 2024 02:54:23 +0000 (20:54 -0600)
commit90d1b4ae30123659ad398fc20b30e285f11ba969
tree0756afd11acc2925f73d4bd8f5dec35a1491e2f2
parentbb89e03dd42a8a8a0131dcfbbaabe2385c0b4669
board: siemens: iot2050: Stop using special spl DT sources

We can simply use the default DT, Basic PG1, because no nodes that are
different between the variants play a role for SPL. Will help with the
migration to OF_UPSTREAM.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
arch/arm/dts/Makefile
arch/arm/dts/k3-am65-iot2050-boot-image.dtsi
arch/arm/dts/k3-am65-iot2050-spl.dts [deleted file]
configs/iot2050_defconfig