board: sl28: add network variant 2 support
authorMichael Walle <michael@walle.cc>
Thu, 7 Jan 2021 23:08:58 +0000 (00:08 +0100)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 8 Feb 2021 08:31:16 +0000 (14:01 +0530)
commitb463010be067ba4b8ef9b7b80919f592a0f83bfb
treee58924a5b89c8b03413db7cec2bd645c14d7a0e5
parent4029d356e68c1d7d0061aa34065fd0598f98871f
board: sl28: add network variant 2 support

Although this variant has two external network ports, they are not (yet)
supported by the bootloader because they are connected via an internal
network switch. Otherwise its the same as the other variants.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/arm/dts/Makefile
arch/arm/dts/fsl-ls1028a-kontron-sl28-u-boot.dtsi
arch/arm/dts/fsl-ls1028a-kontron-sl28-var2-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/fsl-ls1028a-kontron-sl28-var2.dts [new file with mode: 0644]
board/kontron/sl28/spl.c