Commit Graph

7 Commits

Author SHA1 Message Date
14239d291a begin to abstract out the file system and mount information. known issue: create_fstab causes segfault on incredible. and thus subsequent crash loop of recovery. 2010-06-14 15:02:48 -07:00
3836f72fbf delete script before running it, otherwise you have potential recovery loops 2010-03-11 22:17:43 -08:00
8ce0be4956 nearly working nandroid, built against libc 2010-02-20 15:59:06 -08:00
22d79a5c5e make offsets in firmware update header not point to bad blocks
(This is being cherry-picked from master.)

hboot will apparently fail to install if the first block of the image
(the one pointed to by the offset in the block 0 header) is a bad
block.  (Hopefully it handles subsequent bad blocks.)

This change makes the MTD write code keep track of the bad blocks it
has skipped over, so that the offset in the header can be adjusted to
be the address of the first successfully written block.

http://b/2358012 - passion: failure to flash hboot (bad blocks?)
2010-01-13 10:07:28 -08:00
c24a8e688a auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
ffb48f64fe auto import from //depot/cupcake/@135843 2009-03-03 18:28:14 -08:00
23580ca27a Initial Contribution 2008-10-21 07:00:00 -07:00