Go to file
Doug Zongker bec02d57fb skip over all-zero blocks when reading MTD partition
We fail to detect certain bad blocks (marked in the factory as bad, I
think?) when reading mtd partitions.  These come back as a block of
all zeros.  Since it's fairly unlikely a legitimate boot or recovery
block will contain 128k of zeros, change mtdutils to skip over such
blocks.

Arve says https://review.source.android.com/10535 may be a long-term
fix for this, but he isn't yet sure.
2009-07-01 12:09:29 -07:00
amend remove unused permissions scheme from amend 2009-06-02 15:41:00 -07:00
edify add file_getprop() to updater 2009-06-18 10:11:50 -07:00
etc auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
minui AI 143128: Use PNG instead of BMP for recovery image icons. This saves 2009-03-27 13:25:30 -07:00
minzip undo temporary alignment hack 2009-05-08 09:43:28 -07:00
mtdutils skip over all-zero blocks when reading MTD partition 2009-07-01 12:09:29 -07:00
res/images AI 144082: Remove the unused "unpacking" recovery icon. 2009-04-01 14:39:15 -07:00
tools Automated import from //branches/donutburger/...@142141,142141 2009-03-24 21:30:32 -07:00
updater Merge change 5545 into donut 2009-06-26 14:42:37 -07:00
Android.mk let the "firmware" command take the file straight from the package 2009-06-17 18:12:16 -07:00
bootloader.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
bootloader.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
commands.c remove unused permissions scheme from amend 2009-06-02 15:41:00 -07:00
commands.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
common.h let the "firmware" command take the file straight from the package 2009-06-17 18:12:16 -07:00
firmware.c don't say "install complete" when it really isn't 2009-05-28 19:02:45 -07:00
firmware.h don't say "install complete" when it really isn't 2009-05-28 19:02:45 -07:00
install.c improve updater progress bar 2009-06-24 09:36:20 -07:00
install.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
NOTICE Automated import from //branches/donutburger/...@140818,140818 2009-03-24 18:36:43 -07:00
recovery.c let the "firmware" command take the file straight from the package 2009-06-17 18:12:16 -07:00
roots.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
roots.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
test_roots.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
ui.c AI 144082: Remove the unused "unpacking" recovery icon. 2009-04-01 14:39:15 -07:00
verifier.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
verifier.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00