From 921f0de3d7680ec242fd56b9fae27f17ed7bf49c Mon Sep 17 00:00:00 2001 From: Brian Swetland Date: Mon, 20 Sep 2010 17:06:13 -0700 Subject: new GPT world, switch to JI6 bootloader - require JI6 bootloader and JI4 radio - machine name is now "herring" - filesystems now mounted by name - setup_fs can now deal with name aliases for devices - kernel updated as below: 6ab2f34 S5PC11X: Fix compile error related sd/mmc platdata of herring f149eab S5PC11X: BATTERY: add gpio irq information at max8998 i2c device a8655ff S5PC11X: FIMC: Update fimc driver. 5d2366a S5PC11X: CONFIG: Add CONFIG_INPUT_KEYCHORD for bugreport service f44d575 S5PC11X: renamed board config file. renamed herring config from crespo and added Herring configuration 5fdbe88 S5PC11X: Add Herring configuration in board file Added configuration for Herring board 0f50abd S5PC11X: remove unused machine check code 1251f00 fs: partitions: add partition name to uevent 94dc613 ARM: crespo: defconfig: disable legacy PTYs 5a3d459 EFI/GPT: Register named partitions. cb2a888 Revert "EFI/GPT: Register named partitions." 719e7bc S5PC11X: I2C: Fix compile warnning. 60db07a S5PC11X: VIBRATOR: Add driver for Imagis ISA1000 haptic 4dce0eb ARM: crespo: defconfig: enable EFI/GPT partitions 7257dce fs: partitions: Add support for named partitions cb9d4a5 ARM: crespo: defconfig: enable DEBUG_FS Change-Id: I7be3ed0d2bf94807f40e0a21b322b49458e71e83 --- vold.fstab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vold.fstab') diff --git a/vold.fstab b/vold.fstab index 7f74e0d..f34f890 100644 --- a/vold.fstab +++ b/vold.fstab @@ -12,4 +12,4 @@ ## - List of sysfs paths to source devices ###################### -dev_mount sdcard /mnt/sdcard 1 /devices/platform/s3c-sdhci.0/mmc_host/mmc0/mmc0:0001/block/mmcblk0 +dev_mount sdcard /mnt/sdcard 4 /devices/platform/s3c-sdhci.0/mmc_host/mmc0/mmc0:0001/block/mmcblk0 -- cgit v1.1