
19 Apr
2016
19 Apr
'16
9:16 a.m.
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