aboutsummaryrefslogtreecommitdiffstats
path: root/usr/fascinatemtd_initramfs_files/init
Commit message (Collapse)AuthorAgeFilesLines
* stage1: generalize mmc waitingPawit Pornkitprasan2012-12-221-1/+1
| | | | | | | | 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
* aries: stage1: wait for mmc0 to initializePawit Pornkitprasan2012-12-051-0/+5
| | | | | | | | 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 logical volumes for system and data, bring back datadatajt11342012-09-251-5/+8
| | | | | | | | | | | * 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
* Use OneNAND for /dataPawit Pornkitprasan2012-08-161-8/+4
| | | | | | | | | | | | | 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
* fascinatemtd: start recovery if /data/.startrecovery existsjt11342012-08-041-0/+4
| | | | | | | | | 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
* aries: adjust ramdisk for built in stage2Pawit Pornkitprasan2012-07-211-18/+10
| | | | | | also remove duplicate ramdisks for ease of maintenance Change-Id: Ie101d47db1120a059ea03e1a52b5da0c2151df93
* aries: Bring back /cache/.startrecovery for compatibilityPawit Pornkitprasan2012-01-071-3/+6
| | | | | | ROM Manager hardcoded the usage of /cache/.startrecovery, so bring that back for compatibility. (Updating ROM Manager would break support for old versions.)
* aries: Add bootmode injection supportPawit Pornkitprasan2012-01-071-6/+3
| | | | | | Allows reboot recovery to work without /cache/.startrecovery hack - Renames s3c_usb_set_serial to aries_inject_cmdline
* Added support for ariesPawit Pornkitprasan2011-12-241-0/+72
Reverts "S5PC11X : FIMC apply v4l2 standard for asynchronous dequeue/queue" 5f4b037e6ebb18d65a3ac896032eb559d7fe2baf