]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: shmobile: lager: enable nfsroot in DTS
authorSimon Horman <horms+renesas@verge.net.au>
Tue, 6 Aug 2013 07:50:11 +0000 (16:50 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 6 Aug 2013 09:06:20 +0000 (18:06 +0900)
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>
arch/arm/boot/dts/r8a7790-lager.dts

index 631b93bc70d02d7fd5cde0c017155e4ed325ffcb..203bd089af29d83355ed9b2ebdc029045012320f 100644 (file)
@@ -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 {