diff mbox series

arm64: dts: renesas: condor-common: add missing bootargs

Message ID 87h70lhd1c.wl-kuninori.morimoto.gx@renesas.com (mailing list archive)
State Mainlined
Commit f621040b30c93b1a054c0d12b6e310eecbb1a58b
Delegated to: Geert Uytterhoeven
Headers show
Series arm64: dts: renesas: condor-common: add missing bootargs | expand

Commit Message

Kuninori Morimoto Oct. 3, 2022, 2:11 a.m. UTC
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

This patch adds missing bootargs for V3H Condor board.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 arch/arm64/boot/dts/renesas/condor-common.dtsi | 1 +
 1 file changed, 1 insertion(+)

Comments

Geert Uytterhoeven Oct. 4, 2022, 7:12 a.m. UTC | #1
On Mon, Oct 3, 2022 at 4:11 AM Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com> wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
>
> This patch adds missing bootargs for V3H Condor board.
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-devel for v6.2.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/renesas/condor-common.dtsi b/arch/arm64/boot/dts/renesas/condor-common.dtsi
index dfbe35bf46e0..7c34d14dcd7e 100644
--- a/arch/arm64/boot/dts/renesas/condor-common.dtsi
+++ b/arch/arm64/boot/dts/renesas/condor-common.dtsi
@@ -21,6 +21,7 @@  aliases {
 
 	chosen {
 		stdout-path = "serial0:115200n8";
+		bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
 	};
 
 	d1_8v: regulator-2 {