1
0
Fork 0

ARM: dts: marzen: Add serial port config to chosen/stdout-path

Add the serial port config to "chosen/stdout-path", which requires
referring to the port by alias.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
hifive-unleashed-5.1
Geert Uytterhoeven 2016-06-14 16:15:22 +02:00 committed by Simon Horman
parent be6bebae60
commit 822337d7ff
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
chosen {
bootargs = "ignore_loglevel root=/dev/nfs ip=on";
stdout-path = &scif2;
stdout-path = "serial0:115200n8";
};
memory@60000000 {