summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2015-12-08 17:54:12 (GMT)
committerSimon Horman <horms+renesas@verge.net.au>2015-12-10 04:32:29 (GMT)
commit832dae1fcb72adff9e28eee9b768786fc7a0e0a9 (patch)
treeb210a0641c1e79aef732291f601e4a317725920b
parent2020dddd67c1884ea7cb9891b36aac7ff5e73038 (diff)
downloadlinux-832dae1fcb72adff9e28eee9b768786fc7a0e0a9.tar.xz
ARM: shmobile: koelsch dts: Add serial port config to chosen/stdout-path
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-rw-r--r--arch/arm/boot/dts/r8a7791-koelsch.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/r8a7791-koelsch.dts b/arch/arm/boot/dts/r8a7791-koelsch.dts
index 50d7b17..c94a0fb 100644
--- a/arch/arm/boot/dts/r8a7791-koelsch.dts
+++ b/arch/arm/boot/dts/r8a7791-koelsch.dts
@@ -54,7 +54,7 @@
chosen {
bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
- stdout-path = &scif0;
+ stdout-path = "serial0:115200n8";
};
memory@40000000 {