android_bootable_recovery/flashutils
Steve Kondik 4123b58299 recovery: Autodetection of device flash type
Detect flash type at runtime rather than requiring this to be set in the
device configuration. The detection is based on the existence of /proc/mtd,
/proc/emmc, or /dev/block/bml1.

Change-Id: I464962a567022c5862c249f06d36c2d1cddeacba
2010-11-14 22:40:30 -05:00
..
Android.mk recovery: Autodetection of device flash type 2010-11-14 22:40:30 -05:00
dump_image.c Refactor recovery's block device handling to work across variant hardware in a cleaner fashion. 2010-11-10 23:31:34 -08:00
erase_image.c Refactor recovery's block device handling to work across variant hardware in a cleaner fashion. 2010-11-10 23:31:34 -08:00
flash_image.c Refactor recovery's block device handling to work across variant hardware in a cleaner fashion. 2010-11-10 23:31:34 -08:00
flashutils.c recovery: Autodetection of device flash type 2010-11-14 22:40:30 -05:00
flashutils.h recovery: Autodetection of device flash type 2010-11-14 22:40:30 -05:00