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>
This commit is contained in:
David Bauer 2023-04-02 04:11:12 +02:00
parent 076da59f17
commit e81709af13

View File

@ -20,6 +20,7 @@
chosen {
bootargs-override = "console=ttyS0,115200";
linux,stdout-path = &serial0;
};
memory {