DORMANTno replies

[PATCH v1] dts: tegra-ventana: use proper root instead of /dev/ram

From: Varun Wadekar <hidden>
Date: 2011-11-15 06:21:27
Also in: linux-devicetree, linux-tegra
Subsystem: the rest · Maintainer: Linus Torvalds

From: Pritesh Raithatha <redacted>

The root file system on ventana resides on /dev/mmcblk0p1.
Update the dts file to use the proper root instead of /dev/ram.

Signed-off-by: Pritesh Raithatha <redacted>
Signed-off-by: Varun Wadekar <redacted>
---
 arch/arm/boot/dts/tegra-ventana.dts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/boot/dts/tegra-ventana.dts b/arch/arm/boot/dts/tegra-ventana.dts
index 9b29a62..5f7fe74 100644
--- a/arch/arm/boot/dts/tegra-ventana.dts
+++ b/arch/arm/boot/dts/tegra-ventana.dts
@@ -8,7 +8,7 @@
 	compatible = "nvidia,ventana", "nvidia,tegra20";
 
 	chosen {
-		bootargs = "vmalloc=192M video=tegrafb console=ttyS0,115200n8 root=/dev/ram rdinit=/sbin/init";
+		bootargs = "vmalloc=192M video=tegrafb console=ttyS0,115200n8 root=/dev/mmcblk0p1 rw rootwait";
 	};
 
 	memory {
-- 
1.7.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help