summaryrefslogtreecommitdiffstats
path: root/vold/mmc.c
Commit message (Collapse)AuthorAgeFilesLines
* system: Remove dead vold1 codeSan Mehat2010-02-231-301/+0
| | | | Signed-off-by: San Mehat <san@google.com>
* merge from open-source masterJean-Baptiste Queru2009-09-011-0/+4
|\
| * Fix bug of mmc.c not checking read_file result.Xinyu Chen2009-08-161-0/+4
| | | | | | | | | | | | | | This bug causes segment fault when reading name node of SDIO mmc device's /sys file, which is not existed at all. Signed-off-by: Xinyu Chen <xinyu.chen@freescale.com>
* | merge from open-source masterJean-Baptiste Queru2009-08-211-1/+2
|\|
| * vold: Check partitions 1-4 instead of 0-3Ben Winslow2009-08-151-1/+2
| | | | | | | | | | | | In mmc_bootstrap_mmcblk, bootstrap partitions 1-4 instead of 0-3, since that's how the kernel labels them. Additionally, use the NDOSPART constant from diskmbr.h instead of hardcoding 4 when scanning partitions.
* | am 1f278215: vold: If we\'re bootstrapping, don\'t automatically mount the ↵San Mehat2009-07-171-9/+12
|\| | | | | | | | | | | | | | | | | SD card. Also fixes some error display bugs (our printf doesnt support %m) Merge commit '1f27821568065715d3235c0e690c42d0d7a413bc' * commit '1f27821568065715d3235c0e690c42d0d7a413bc': vold: If we're bootstrapping, don't automatically mount the SD card. Also fixes some
| * vold: If we're bootstrapping, don't automatically mount the SD card. Also ↵San Mehat2009-07-161-9/+12
| | | | | | | | | | | | | | | | fixes some error display bugs (our printf doesnt support %m) Signed-off-by: San Mehat <san@google.com>
* | Automated import from //branches/master/...@142981,142981Doug Kwan2009-03-261-1/+1
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+293
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-293/+0
|
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-22/+22
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+1
|
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-0/+293