Commit 475c3eef authored by Baruch Siach's avatar Baruch Siach Committed by Olof Johansson
Browse files

ARM: digicolor: dts: use stdout-path for console configuration



Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 1172f67f
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -64,8 +64,7 @@
	};

	chosen {
		bootargs = "console=ttyS0,115200";
		stdout-path = &uart0;
		stdout-path = "serial0:115200n8";
	};
};