[U-Boot] [PATCH 0/3] s3c-otg: fastboot: fixes and cleanup

Roger Quadros rogerq at ti.com
Tue Apr 19 09:16:58 CEST 2016


Hi,

These are the patches discussed in the thread [1].
This should fix fastboot on boards using s3c-otg/dwc2 gadget controller.

[1] - https://www.mail-archive.com/u-boot@lists.denx.de/msg209740.html

NOTE: I haven't tested this extensively on TI platforms other than just
a fastboot download command.

--
cheers,
-roger

Roger Quadros (3):
  fastboot: Clean up bulk-out logic
  usb: s3c-otg: Fix short packet for request size > ep.maxpacket
  usb: s3c-otg: Fix remaining bytes in debug messages

 drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c |  6 ++--
 drivers/usb/gadget/f_fastboot.c            | 50 ++++++++++++++----------------
 2 files changed, 26 insertions(+), 30 deletions(-)

-- 
2.5.0



More information about the U-Boot mailing list