summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Chang <jeremy.chang@linaro.org>2011-04-27 20:54:16 +0800
committerPatrik Ryd <patrik.ryd@linaro.org>2011-05-20 16:59:00 +0200
commite671c5e67a87d8c24ea0d5e708111b5f79be0b4d (patch)
tree50386a898e39fae4ce54815bcb6eedb4973321a4
parentd41044d1270cd8d5f611299a36a96c4344651399 (diff)
downloadpandaboard-e671c5e67a87d8c24ea0d5e708111b5f79be0b4d.tar.gz
vold.fstab: Change the sys path for mmc device
After kernel bumped to 2.6.38.3, mmc sys path changed
-rw-r--r--vold.fstab2
1 files changed, 1 insertions, 1 deletions
diff --git a/vold.fstab b/vold.fstab
index 04b9690..10fe0c4 100644
--- a/vold.fstab
+++ b/vold.fstab
@@ -12,4 +12,4 @@
## <sysfs_path> - List of sysfs paths to source devices
######################
-dev_mount sdcard /mnt/sdcard 6 /devices/platform/mmci-omap-hs.0/mmc_host/mmc0
+dev_mount sdcard /mnt/sdcard 6 /devices/platform/omap/omap_hsmmc.0/mmc_host/mmc0