From: Magnus Damm <magnus.damm@gmail.com>
To: linux-renesas-soc@vger.kernel.org
Cc: Magnus Damm <magnus.damm@gmail.com>
Subject: [PATCH 4/4] arm: dts: ape6evm: Reorder bootargs
Date: Thu, 18 Apr 2019 00:12:32 +0900 [thread overview]
Message-ID: <155551395233.5261.8738960412146064284.sendpatchset@octo> (raw)
In-Reply-To: <155551391518.5261.925425188248761120.sendpatchset@octo>
From: Magnus Damm <damm+renesas@opensource.se>
Reorder bootargs parameters to make the APE6EVM board bootargs match other
boards from Renesas. No need to be special.
Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---
arch/arm/boot/dts/r8a73a4-ape6evm.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- 0001/arch/arm/boot/dts/r8a73a4-ape6evm.dts
+++ work/arch/arm/boot/dts/r8a73a4-ape6evm.dts 2019-04-17 23:42:00.887226321 +0900
@@ -19,7 +19,7 @@
};
chosen {
- bootargs = "ignore_loglevel root=/dev/nfs ip=dhcp rw";
+ bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
stdout-path = "serial0:115200n8";
};
next prev parent reply other threads:[~2019-04-17 15:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-17 15:11 [PATCH 0/4] arm: dts: Bootargs update for older boards from Renesas Magnus Damm
2019-04-17 15:12 ` [PATCH 1/4] arm: dts: kzm9d: Add rw parameter to bootargs Magnus Damm
2019-04-17 15:12 ` [PATCH 2/4] arm: dts: bockw: Reorder bootargs Magnus Damm
2019-04-17 15:12 ` [PATCH 3/4] arm: dts: marzen: Add rw to bootargs and use ip=dhcp Magnus Damm
2019-04-17 15:12 ` Magnus Damm [this message]
2019-04-17 15:48 ` [PATCH 0/4] arm: dts: Bootargs update for older boards from Renesas 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=155551395233.5261.8738960412146064284.sendpatchset@octo \
--to=magnus.damm@gmail.com \
--cc=linux-renesas-soc@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox