From: dirk.behme@googlemail.com (Dirk Behme)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: dts: imx6q-sabrelite: Add bootargs field
Date: Sun, 01 Apr 2012 17:37:47 +0200 [thread overview]
Message-ID: <4F78764B.5030304@googlemail.com> (raw)
In-Reply-To: <1333293138-2610-1-git-send-email-festevam@gmail.com>
Hi Fabio,
On 01.04.2012 17:12, Fabio Estevam wrote:
> 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";
> + };
> +
Why do we need this? U-Boot adds this at runtime with the configured
bootargs.
Best regards
Dirk
next prev parent reply other threads:[~2012-04-01 15:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-01 15:12 [PATCH 2/2] ARM: dts: imx6q-sabrelite: Add bootargs field Fabio Estevam
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 ` Dirk Behme [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-04-01 16:51 [PATCH 2/2] ARM: dts: imx6q-sabrelite: Add bootargs field 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=4F78764B.5030304@googlemail.com \
--to=dirk.behme@googlemail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.