]> git.ipfire.org Git - thirdparty/u-boot.git/commit
board: sl28: move to OF_UPSTREAM
authorMichael Walle <michael@walle.cc>
Wed, 6 Mar 2024 16:19:11 +0000 (17:19 +0100)
committerPeng Fan <peng.fan@nxp.com>
Tue, 23 Apr 2024 16:22:09 +0000 (00:22 +0800)
commit61ff13283c3b3858989c038a5dc57b1370e5d8ce
tree785b5f8534fdfbd2ca1a7636eab818ca533b7a94
parent38ea74d6d5c05224acdb03f799897c1bdd56f8cc
board: sl28: move to OF_UPSTREAM

Use the new device devicetree files in dts/upstream/ and delete the old
ones. Still keep the -u-boot.dtsi with all u-boot specifics around.

There is one catch and that is fsl-ls1028a-kontron-sl28-var3.dts which
is not available upstream (yet!). For now, the base dts is used for this
variant as this only differ in the compatible and the (human readable)
model name.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/dts/fsl-ls1028a-kontron-sl28-var1.dts [deleted file]
arch/arm/dts/fsl-ls1028a-kontron-sl28-var2.dts [deleted file]
arch/arm/dts/fsl-ls1028a-kontron-sl28-var3.dts [deleted file]
arch/arm/dts/fsl-ls1028a-kontron-sl28-var4.dts [deleted file]
arch/arm/dts/fsl-ls1028a-kontron-sl28.dts [deleted file]
board/kontron/sl28/spl.c
configs/kontron_sl28_defconfig