aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2011-11-23 21:57:47 +0059
committerBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2011-11-23 21:57:47 +0059
commit0991ee2b55a24401bcda06897c2151dbc498fc9e (patch)
tree1c1c981d3c84a25448bae3a34fa5117832442bf0
parentb952ac8cc5d23b6c9a2414d7dc93782a1201de4d (diff)
downloadimx53-0991ee2b55a24401bcda06897c2151dbc498fc9e.tar.gz
iMX53: Point vold at the SD card slot
Pointing vold at the SD card slot for the /mnt/sdcard mount is probably closer to what people expect than pointint it at the spare partition on the Micro SD card... Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
-rw-r--r--vold.fstab2
1 files changed, 1 insertions, 1 deletions
diff --git a/vold.fstab b/vold.fstab
index f68447b..65e5a66 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 7 /devices/platform/sdhci-esdhc-imx53.0/mmc_host/mmc0
+dev_mount sdcard /mnt/sdcard 1 /devices/platform/sdhci-esdhc-imx53.2/mmc_host/mmc1