summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2023-04-02 04:11:12 +0200
committerDavid Bauer <mail@david-bauer.net>2023-04-08 14:41:01 +0200
commite81709af1330ec5e1b388dc30f6c0e3b882b3170 (patch)
treec7888a74720e2bf4719b5d14157d71f657d20da4 /target/linux/mpc85xx
parent076da59f17803e9412ef5e50988aff6c7e536292 (diff)
downloadopenwrt-e81709af1330ec5e1b388dc30f6c0e3b882b3170.tar.gz
openwrt-e81709af1330ec5e1b388dc30f6c0e3b882b3170.tar.bz2
openwrt-e81709af1330ec5e1b388dc30f6c0e3b882b3170.zip
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 <mail@david-bauer.net>
Diffstat (limited to 'target/linux/mpc85xx')
-rw-r--r--target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3825i.dts1
1 files changed, 1 insertions, 0 deletions
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 {