linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: festevam@gmail.com (Fabio Estevam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: dts: imx6q-sabrelite: Add bootargs field
Date: Sun,  1 Apr 2012 12:12:17 -0300	[thread overview]
Message-ID: <1333293138-2610-1-git-send-email-festevam@gmail.com> (raw)

Add bootargs field.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 arch/arm/boot/dts/imx6q-sabrelite.dts |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/arch/arm/boot/dts/imx6q-sabrelite.dts b/arch/arm/boot/dts/imx6q-sabrelite.dts
index 4663a4e..73915dc 100644
--- a/arch/arm/boot/dts/imx6q-sabrelite.dts
+++ b/arch/arm/boot/dts/imx6q-sabrelite.dts
@@ -17,6 +17,10 @@
 	model = "Freescale i.MX6 Quad SABRE Lite Board";
 	compatible = "fsl,imx6q-sabrelite", "fsl,imx6q";
 
+	chosen {
+		bootargs = "console=ttymxc1,115200 root=/dev/mmcblk0p3 rootwait";
+	};
+
 	memory {
 		reg = <0x10000000 0x40000000>;
 	};
-- 
1.7.1

             reply	other threads:[~2012-04-01 15:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-01 15:12 Fabio Estevam [this message]
2012-04-01 15:12 ` [PATCH 1/2] ARM: dts: imx6q-arm2: Fix the console port Fabio Estevam
2012-04-01 15:25   ` Shawn Guo
2012-04-01 15:37 ` [PATCH 2/2] ARM: dts: imx6q-sabrelite: Add bootargs field Dirk Behme
  -- strict thread matches above, loose matches on Subject: below --
2012-04-01 16:51 Fabio Estevam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1333293138-2610-1-git-send-email-festevam@gmail.com \
    --to=festevam@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).