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

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to