arm64: dts: renesas: white-hawk-cpu: Add missing bootargs
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 13 Sep 2022 02:07:13 +0000 (02:07 +0000)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 19 Sep 2022 11:53:46 +0000 (13:53 +0200)
This patch adds missing bootargs for R-Car V4H White Hawk board.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87k06858oe.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-cpu.dtsi

index 77f0130..895f0bd 100644 (file)
@@ -21,6 +21,7 @@
        };
 
        chosen {
+               bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
                stdout-path = "serial0:921600n8";
        };