From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] ARM: shmobile: lager dts: Drop console= bootargs parameter
Date: Tue, 02 Dec 2014 20:52:48 +0000 [thread overview]
Message-ID: <3742534.JME8MNrVrt@avalon> (raw)
In-Reply-To: <1417541988-28799-1-git-send-email-geert+renesas@glider.be>
Hi Geert,
Thank you for the patch.
On Tuesday 02 December 2014 18:39:48 Geert Uytterhoeven wrote:
> Since commit FIXME ("ARM: shmobile: lager: Remove legacy board support"),
> lager is restricted to booting from DT, so chosen/stdout-path is always
> used, and we can drop the "console=" parameter from chosen/bootargs.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> ---
> This depends on "[PATCH 2/5] ARM: shmobile: lager: Remove legacy board
> support" by Laurent Pinchart, and allows to simplify his "[PATCH 4/5] ARM:
> shmobile: lager: Rename SCIFA[01] serial ports to ttySC[01]".
Does it imply your ack on the series ? :-)
> ---
> arch/arm/boot/dts/r8a7790-lager.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/r8a7790-lager.dts
> b/arch/arm/boot/dts/r8a7790-lager.dts index
> 636d53bb87a27062..7301d029b39d5d9b 100644
> --- a/arch/arm/boot/dts/r8a7790-lager.dts
> +++ b/arch/arm/boot/dts/r8a7790-lager.dts
> @@ -52,7 +52,7 @@
> };
>
> chosen {
> - bootargs = "console=ttySC6,115200 ignore_loglevel rw root=/dev/nfs
> ip=dhcp"; + bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
> stdout-path = &scifa0;
> };
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2014-12-02 20:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-02 17:39 [PATCH] ARM: shmobile: lager dts: Drop console= bootargs parameter Geert Uytterhoeven
2014-12-02 20:52 ` Laurent Pinchart [this message]
2014-12-04 12:20 ` Simon Horman
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=3742534.JME8MNrVrt@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=linux-sh@vger.kernel.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.