From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Simon Horman <horms@verge.net.au>, Magnus Damm <magnus.damm@gmail.com>
Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
linux-sh@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@glider.be>,
devicetree@vger.kernel.org
Subject: [PATCH 3/3] ARM: shmobile: koelsch dts: Drop console= bootargs parameter
Date: Wed, 29 Oct 2014 15:28:38 +0100 [thread overview]
Message-ID: <1414592918-25138-4-git-send-email-geert+renesas@glider.be> (raw)
In-Reply-To: <1414592918-25138-1-git-send-email-geert+renesas@glider.be>
Since commit 595c6a4bb77f0096 ("ARM: shmobile: koelsch: Remove legacy C
board code"), koelsch 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>
Cc: devicetree@vger.kernel.org
---
arch/arm/boot/dts/r8a7791-koelsch.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/r8a7791-koelsch.dts b/arch/arm/boot/dts/r8a7791-koelsch.dts
index 191f32bc43ea6dad..523ae4d807b907b2 100644
--- a/arch/arm/boot/dts/r8a7791-koelsch.dts
+++ b/arch/arm/boot/dts/r8a7791-koelsch.dts
@@ -25,7 +25,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 = &scif0;
};
--
1.9.1
next parent reply other threads:[~2014-10-29 14:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1414592918-25138-1-git-send-email-geert+renesas@glider.be>
2014-10-29 14:28 ` Geert Uytterhoeven [this message]
2014-10-30 10:44 ` [PATCH 3/3] ARM: shmobile: koelsch dts: Drop console= bootargs parameter Laurent Pinchart
2014-10-30 11:03 ` Geert Uytterhoeven
2014-11-14 3:02 ` Simon Horman
2014-11-14 8:04 ` Geert Uytterhoeven
2014-11-25 0:23 ` 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=1414592918-25138-4-git-send-email-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=devicetree@vger.kernel.org \
--cc=horms@verge.net.au \
--cc=laurent.pinchart+renesas@ideasonboard.com \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.com \
/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).