| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: I78571f2c3cedd02f263454076edc60ca22065208
Signed-off-by: Chirayu Desai <chirayudesai1@gmail.com>
|
|
|
|
|
|
|
|
| |
Use major-minor number to check if mmc is initialized. This improves
compatibility for Captivate users who use microSD in lieu of their
bricked internal mmc.
Change-Id: Ib55f2870fa40de583a7b06e7afba0ce0578ee113
|
|
|
|
|
|
|
|
| |
Compiling bcmdhd as a module causes there to not be enough delay before
stage1 init is called causing it to try and mount /system before mmc0
is initialized. It thinks that there is no system and enters recovery.
Change-Id: Ie6ff14507f56f725bf8649c01d1d199b9d48b335
|
|
|
|
|
|
|
|
|
|
|
| |
* use lvm to split eMMC into 2 logical partitions
* use entire available space on OneNAND for /datadata
based on information from: http://bit.ly/OMny8Z
WARNING: WILL WIPE DEVICE
Change-Id: Iea6c08f462a88686860e4a1d926a984790378a37
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Writing on MoviNAND is very slow and so we use it on /system and use
the space of /system for /data instead.
Need corresponding modification on device tree
Patch Set 2:
fascinatemtd has a spare partition on MoviNAND, ~190MB
use it for cache and remove cache from OneNAND
Change-Id: Ife77bcda275970044a5abd448a6e853807d2a85d
|
|
|
|
|
|
|
|
|
| |
this allows a decoy kernel on the recovery partition to clear
the bootmode and set .startrecovery flag on data, fixing 3
button recovery for fascinatemtd; param module no longer
does the trick
Change-Id: I6e21b6147e9a4b740e6a5009b9363dd2b4cca78d
|
|
|
|
|
|
| |
also remove duplicate ramdisks for ease of maintenance
Change-Id: Ie101d47db1120a059ea03e1a52b5da0c2151df93
|
|
|
|
|
|
| |
ROM Manager hardcoded the usage of /cache/.startrecovery, so bring
that back for compatibility. (Updating ROM Manager would break
support for old versions.)
|
|
|
|
|
|
| |
Allows reboot recovery to work without /cache/.startrecovery hack
- Renames s3c_usb_set_serial to aries_inject_cmdline
|
|
Reverts "S5PC11X : FIMC apply v4l2 standard for asynchronous dequeue/queue"
5f4b037e6ebb18d65a3ac896032eb559d7fe2baf
|