aboutsummaryrefslogtreecommitdiff
path: root/vold.fstab
diff options
context:
space:
mode:
authorBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2011-07-05 23:04:16 +0000
committerBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2011-07-05 23:04:16 +0000
commite29b1bc59560d5b1150111d30e49919b6d6f889d (patch)
tree395ba93a905845ea3bc16b7b00752c7e4ff87314 /vold.fstab
downloadimx53-e29b1bc59560d5b1150111d30e49919b6d6f889d.tar.gz
Initial configs, based on the pandaboard ones
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