android_bootable_recovery/mtdutils
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 Refactor recovery's block device handling to work across variant hardware in a cleaner fashion. 2010-11-10 23:31:34 -08:00
mtdutils.c recovery: Autodetection of device flash type 2010-11-14 22:40:30 -05:00
mtdutils.h 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