summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/r7s72100-genmai.dts
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2014-10-03 17:11:35 +0200
committerSimon Horman <horms+renesas@verge.net.au>2014-10-24 10:44:08 +0900
commita67898660278c5a2f1242daafad0fc7535ff0344 (patch)
tree19368ec0a4ba4691064f8b4755ae979d4f2a3cad /arch/arm/boot/dts/r7s72100-genmai.dts
parente87aabaf24d660e3d4c68cfbd6aae0814b573375 (diff)
ARM: shmobile: genmai dts: Add chosen/stdout-path
Add a stdout-path property so that automatic console selection works in the absence of a "console=" parameter on the kernel command line. Remove the now-superfluous "console=" parameter from chosen/bootargs. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/boot/dts/r7s72100-genmai.dts')
-rw-r--r--arch/arm/boot/dts/r7s72100-genmai.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/r7s72100-genmai.dts b/arch/arm/boot/dts/r7s72100-genmai.dts
index a3ed23c0a8f5..1518c5bcca33 100644
--- a/arch/arm/boot/dts/r7s72100-genmai.dts
+++ b/arch/arm/boot/dts/r7s72100-genmai.dts
@@ -21,7 +21,8 @@
};
chosen {
- bootargs = "console=ttySC2,115200 ignore_loglevel rw root=/dev/nfs ip=dhcp";
+ bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
+ stdout-path = &scif2;
};
memory {