aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnamalai Lakshmanan <annamalai.lakshmanan@linaro.org>2012-04-12 11:31:45 +0530
committerAnnamalai Lakshmanan <annamalai.lakshmanan@linaro.org>2012-04-12 11:33:51 +0530
commit37b423220d21ee3bf92d30221cf310f69ba31310 (patch)
tree03830ee8ef3a12f83bea47c3b72651c191b7fe3f
parent83143b28e53a0dac871f3b3d148626eb47f4489b (diff)
origen: modifed the mmc device name for sd mountlinaro_android_4.0.4_tracking
Modified the mmc sysfs name entry as per 3.3 kernel. This enables SD Card mounting Change-Id: I65bb01ec894c9e13f6e53a2cd8b344605ef5bffb Signed-off-by: Annamalai Lakshmanan <annamalai.lakshmanan@linaro.org>
-rw-r--r--vold.fstab2
1 files changed, 1 insertions, 1 deletions
diff --git a/vold.fstab b/vold.fstab
index 6246053..2c388f4 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/s3c-sdhci.2/mmc_host/mmc0
+dev_mount sdcard /mnt/sdcard 7 /devices/platform/exynos4-sdhci.2/mmc_host/mmc0