kernel/arch/arm/boot/dts/r8a7778-bockw.dts
.. .. @@ -1,6 +1,6 @@ 1 1 // SPDX-License-Identifier: GPL-2.0 2 2 /* 3 - * Reference Device Tree Source for the Bock-W board3 + * Reference Device Tree Source for the R-Car M1A (R8A77781) Bock-W board4 4 * 5 5 * Copyright (C) 2013 Renesas Solutions Corp. 6 6 * Copyright (C) 2013 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> .. .. @@ -25,7 +25,7 @@ 25 25 }; 26 26 27 27 chosen { 28 - bootargs = "ignore_loglevel ip=dhcp root=/dev/nfs rw";28 + bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";29 29 stdout-path = "serial0:115200n8"; 30 30 }; 31 31