android_bootable_recovery/mtdutils
atinm 7e70b6be7f Deleted check for equality in flash image header and partition
header.

Skipping flash after just checking a 1K header is
incorrect in the case where something scribbles over
the partition after the header because flash_image
would not be able to rewrite the whole
partition due to this check.

Also, Samsung devices use a combined boot and
recovery image where the header is the same even if the
initramfs changes and these do not get flashed even
if the boot.img is actually different due to different
appended initramfs.

Change-Id: I53ab0a23347cdf1fa7ff58dff37e812fd84645be
2011-07-21 18:41:49 -04:00
..
Android.mk bml_over_mtd: Take care of bad blocks on "boot" partition for Samsung Galaxy S Phones. 2011-04-25 11:16:41 -07:00
bml_over_mtd.c bml_over_mtd: Take care of bad blocks on "boot" partition for Samsung Galaxy S Phones. 2011-04-25 11:16:41 -07:00
mtdutils.c Deleted check for equality in flash image header and partition 2011-07-21 18:41:49 -04:00
mtdutils.h Merge from ClockworkMod recovery 2010-12-18 17:42:31 -08:00