From: Simon Horman Date: Tue, 6 Aug 2013 07:50:11 +0000 (+0900) Subject: ARM: shmobile: lager: enable nfsroot in DTS X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=dcbbbaf2ca8bd25c5cfad1396a01495760261e47;p=linux-beck.git ARM: shmobile: lager: enable nfsroot in DTS Now that Ether support has been added to the lager board it is possible to use nfsroot. This configuration is in line with that of other shmobile boards. Acked-by: Kuninori Morimoto Signed-off-by: Simon Horman --- diff --git a/arch/arm/boot/dts/r8a7790-lager.dts b/arch/arm/boot/dts/r8a7790-lager.dts index 631b93bc70d0..203bd089af29 100644 --- a/arch/arm/boot/dts/r8a7790-lager.dts +++ b/arch/arm/boot/dts/r8a7790-lager.dts @@ -16,7 +16,7 @@ compatible = "renesas,lager", "renesas,r8a7790"; chosen { - bootargs = "console=ttySC6,115200 ignore_loglevel rw"; + bootargs = "console=ttySC6,115200 ignore_loglevel rw root=/dev/nfs ip=dhcp"; }; memory@40000000 {