瀏覽代碼

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>
Simon Horman 12 年之前
父節點
當前提交
dcbbbaf2ca
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      arch/arm/boot/dts/r8a7790-lager.dts

+ 1 - 1
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 {