[PATCH 10/13] ARM: shmobile: lager dts: Add serial port config to chosen/stdout-path
Geert Uytterhoeven
geert+renesas at glider.be
Tue Dec 8 09:54:15 PST 2015
Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
---
arch/arm/boot/dts/r8a7790-lager.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/r8a7790-lager.dts b/arch/arm/boot/dts/r8a7790-lager.dts
index 97029633acb6ccc4..9b6f483233adf408 100644
--- a/arch/arm/boot/dts/r8a7790-lager.dts
+++ b/arch/arm/boot/dts/r8a7790-lager.dts
@@ -53,7 +53,7 @@
chosen {
bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
- stdout-path = &scif0;
+ stdout-path = "serial0:115200n8";
};
memory at 40000000 {
--
1.9.1
More information about the linux-arm-kernel
mailing list