aboutsummaryrefslogtreecommitdiff
path: root/vold.fstab
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2012-11-15 10:33:00 +0000
committerVishal Bhoj <vishal.bhoj@linaro.org>2012-11-15 16:06:12 +0000
commit85b3d42f56138cf05748e298401f7fd80194fff6 (patch)
treea77eecfd3770fc33c3649585a8eb3d9ef28c8737 /vold.fstab
Initial support for OMAP5 uEVMHEADmaster
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'vold.fstab')
-rw-r--r--vold.fstab15
1 files changed, 15 insertions, 0 deletions
diff --git a/vold.fstab b/vold.fstab
new file mode 100644
index 0000000..10fe0c4
--- /dev/null
+++ b/vold.fstab
@@ -0,0 +1,15 @@
+## Vold 2.0 Generic fstab
+## - San Mehat (san@android.com)
+##
+
+#######################
+## Regular device mount
+##
+## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...>
+## label - Label for the volume
+## mount_point - Where the volume will be mounted
+## part - Partition # (1 based), or 'auto' for first usable partition.
+## <sysfs_path> - List of sysfs paths to source devices
+######################
+
+dev_mount sdcard /mnt/sdcard 6 /devices/platform/omap/omap_hsmmc.0/mmc_host/mmc0