board: sl28: add network variant 1 support
authorMichael Walle <michael@walle.cc>
Thu, 7 Jan 2021 23:08:57 +0000 (00:08 +0100)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 8 Feb 2021 08:31:15 +0000 (14:01 +0530)
commit4029d356e68c1d7d0061aa34065fd0598f98871f
tree711f6cb7c4e6b9f84abf7892a1f6473f874b2e17
parentfeed9008b3e60414edb42aaaea76caf6fce88bf9
board: sl28: add network variant 1 support

This variant has one network port connected via RGMII and doesn't have
any TSN capabilities out-of-the-box. Instead it has all four SerDes
lanes available for customer use.

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-var1-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/fsl-ls1028a-kontron-sl28-var1.dts [new file with mode: 0644]
board/kontron/sl28/spl.c