From: David Bauer Date: Sun, 2 Apr 2023 02:11:12 +0000 (+0200) Subject: mpc85xx: add linux,stdout-path for WS-AP3825i X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=e81709af1330ec5e1b388dc30f6c0e3b882b3170;p=openwrt%2Fstaging%2Fdangole.git mpc85xx: add linux,stdout-path for WS-AP3825i This is normally filled by U-Boot. Prevents double-printing of early console messages. Also enables debug-output by the zImage wrapper. Signed-off-by: David Bauer --- diff --git a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3825i.dts b/target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3825i.dts index 684bd72548..7bded5da79 100644 --- a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3825i.dts +++ b/target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3825i.dts @@ -20,6 +20,7 @@ chosen { bootargs-override = "console=ttyS0,115200"; + linux,stdout-path = &serial0; }; memory {