Thread (18 messages) 18 messages, 4 authors, 2015-01-30
STALE4140d
Revisions (2)
  1. v1 [diff vs current]
  2. v2 current

[PATCH v2 09/13] ARM: shmobile: lager dts: Add chosen/stdout-path

From: Geert Uytterhoeven <geert+renesas@glider.be>
Date: 2014-10-03 15:11:40
Also in: linux-sh
Subsystem: the rest · Maintainer: Linus Torvalds

Add a stdout-path property so that automatic console selection works
in the absence of a "console=" parameter on the kernel command line.

Note that we have to keep the "console=" parameter in chosen/bootargs,
as this DTS is shared between legacy and multi-platform.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
v2:
  - Keep "console=",
  - Update for 3a8912c2f983dbb2 ("ARM: shmobile: r8a7790: switch from
    scif to scifa")
---
 arch/arm/boot/dts/r8a7790-lager.dts | 1 +
 1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/r8a7790-lager.dts b/arch/arm/boot/dts/r8a7790-lager.dts
index 1698591d530a14df..719979e29bf8d47c 100644
--- a/arch/arm/boot/dts/r8a7790-lager.dts
+++ b/arch/arm/boot/dts/r8a7790-lager.dts
@@ -25,6 +25,7 @@
 
 	chosen {
 		bootargs = "console=ttySC6,115200 ignore_loglevel rw root=/dev/nfs ip=dhcp";
+		stdout-path = &scifa0;
 	};
 
 	memory@40000000 {
-- 
1.9.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help