board: sl28: add config to enable console output on SER0
authorMichael Walle <michael@walle.cc>
Fri, 26 Mar 2021 18:40:59 +0000 (19:40 +0100)
committerPriyanka Jain <priyanka.jain@nxp.com>
Thu, 15 Apr 2021 08:52:22 +0000 (14:22 +0530)
commit9b3843f8f76fa7812eff503253b47b4b0d69b933
tree1437026ce07083fb41c2e6d4238f47e340a852b3
parent6d1ab4a10e3051def7c5d7b522042b84a122f0a1
board: sl28: add config to enable console output on SER0

Sometimes it is desireable to have the console output on the first
serial line. Introduce a configuration option for it (in the board
scope).

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