mpc85xx: add linux,stdout-path for WS-AP3825i
authorDavid Bauer <mail@david-bauer.net>
Sun, 2 Apr 2023 02:11:12 +0000 (04:11 +0200)
committerDavid Bauer <mail@david-bauer.net>
Sat, 8 Apr 2023 12:41:01 +0000 (14:41 +0200)
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>
target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3825i.dts

index 684bd725484d8559b8a5e61b6a43dea2ab3461bf..7bded5da79ddf0a3ef3cc2fbbd7f2fc1d8e73041 100644 (file)
@@ -20,6 +20,7 @@
 
        chosen {
                bootargs-override = "console=ttyS0,115200";
+               linux,stdout-path = &serial0;
        };
 
        memory {