arm64: dts: renesas: Update Ebisu and Draak bootargs

Update Ebisu and Draak bootargs to match other boards

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Magnus Damm 2019-03-19 22:42:48 +09:00 committed by Simon Horman
parent 036bc85c1d
commit e2fa79de7e
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ aliases {
};
chosen {
bootargs = "ignore_loglevel";
bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
stdout-path = "serial0:115200n8";
};

View File

@ -20,7 +20,7 @@ aliases {
};
chosen {
bootargs = "ignore_loglevel";
bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
stdout-path = "serial0:115200n8";
};