Commit 6deac6d0 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Simon Horman
Browse files

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

parent b575f994
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@

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

	memory@40000000 {