summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
diff options
context:
space:
mode:
authorSimon Horman2013-08-06 09:50:11 +0200
committerSimon Horman2013-08-06 11:06:20 +0200
commitdcbbbaf2ca8bd25c5cfad1396a01495760261e47 (patch)
tree93ae38f7ed064576f1d446d9364d2576d2cd22cb /arch/arm/boot
parentARM: shmobile: marzen: Use DT for GIC (diff)
downloadkernel-qcow2-linux-dcbbbaf2ca8bd25c5cfad1396a01495760261e47.tar.gz
kernel-qcow2-linux-dcbbbaf2ca8bd25c5cfad1396a01495760261e47.tar.xz
kernel-qcow2-linux-dcbbbaf2ca8bd25c5cfad1396a01495760261e47.zip
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 <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/boot')
-rw-r--r--arch/arm/boot/dts/r8a7790-lager.dts2
1 files changed, 1 insertions, 1 deletions
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 {