platform_system_core/fastboot
Dan Murphy b2de4db941 fastboot: Add retry to USB read call.
If the USB connection to the device is reset but is still there
the code should retry to re-connect the device and continue.

This is a short term fix for a bootloader issue.
We should revisit and look for a better solution.

Signed-off-by: Dan Murphy <D.Murphy@motorola.com>
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-08-19 14:32:01 -04:00
..
Android.mk auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
bootimg.c fastboot, mkbootimg: support alternate base addresses 2009-04-28 16:05:07 -07:00
engine.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
engineering_key.p12 auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
fastboot.c fastboot: Add support for Motorola USB vendor ID. 2009-08-05 17:04:36 -04:00
fastboot.h auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
genkey.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
p12topem.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
protocol.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
signfile.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
usb.h auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
usb_linux.c fastboot: Add retry to USB read call. 2009-08-19 14:32:01 -04:00
usb_osx.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
usb_windows.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
usbtest.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
util_linux.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
util_osx.c get rid of utils/executablepath.h, which now lives in the simulator 2009-05-31 18:50:09 -07:00
util_windows.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00