Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 822337d7 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Simon Horman
Browse files

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: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent be6bebae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@

	chosen {
		bootargs = "ignore_loglevel root=/dev/nfs ip=on";
		stdout-path = &scif2;
		stdout-path = "serial0:115200n8";
	};

	memory@60000000 {