
17 May
2018
17 May
'18
6:13 p.m.
This builds on the fastboot UDP support and migrates the USB fastboot code to the shared code.
It's currently untested, other than passing in Travis:
https://travis-ci.org/akiernan/u-boot/builds/380023917
Changes in v2: - remove redundant version.h - use new fastboot_get_bytes_remaining() function
Alex Kiernan (2): usb: fastboot: Convert USB f_fastboot to shared fastboot fastboot: Update fastboot documentation
doc/README.android-fastboot | 80 ++++++---- drivers/fastboot/Makefile | 4 +- drivers/usb/gadget/f_fastboot.c | 318 +++++----------------------------------- 3 files changed, 92 insertions(+), 310 deletions(-)
--
2.7.4