linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH ] ARM: dts: iwg20d-q7: Add chosen node
@ 2017-08-18 16:58 Biju Das
  2017-08-22  8:07 ` Simon Horman
  0 siblings, 1 reply; 5+ messages in thread
From: Biju Das @ 2017-08-18 16:58 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
---
This patch tested against renesas-dev tag renesas-devel-20170815-v4.13-rc5

 arch/arm/boot/dts/r8a7743-iwg20d-q7.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/r8a7743-iwg20d-q7.dts b/arch/arm/boot/dts/r8a7743-iwg20d-q7.dts
index 081af01..305a6a1 100644
--- a/arch/arm/boot/dts/r8a7743-iwg20d-q7.dts
+++ b/arch/arm/boot/dts/r8a7743-iwg20d-q7.dts
@@ -19,6 +19,11 @@
 		serial0 = &scif0;
 		ethernet0 = &avb;
 	};
+
+	chosen {
+		bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
+		stdout-path = "serial0:115200n8";
+	};
 };
 
 &pfc {
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-08-28  7:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-18 16:58 [PATCH ] ARM: dts: iwg20d-q7: Add chosen node Biju Das
2017-08-22  8:07 ` Simon Horman
2017-08-22  8:32   ` Biju Das
2017-08-24 14:32   ` Biju Das
2017-08-28  7:53     ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).