All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] s3c-otg: fastboot: fixes and cleanup
@ 2016-04-19  7:16 Roger Quadros
  2016-04-19  7:16 ` [U-Boot] [PATCH 1/3] fastboot: Clean up bulk-out logic Roger Quadros
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Roger Quadros @ 2016-04-19  7:16 UTC (permalink / raw)
  To: u-boot

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 at 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

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2016-04-22  3:52 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-19  7:16 [U-Boot] [PATCH 0/3] s3c-otg: fastboot: fixes and cleanup Roger Quadros
2016-04-19  7:16 ` [U-Boot] [PATCH 1/3] fastboot: Clean up bulk-out logic Roger Quadros
2016-04-19  9:00   ` Lukasz Majewski
2016-04-21 10:03   ` Lukasz Majewski
2016-04-22  2:59     ` Steve Rae
2016-04-22  3:52       ` Lukasz Majewski
2016-04-19  7:17 ` [U-Boot] [PATCH 2/3] usb: s3c-otg: Fix short packet for request size > ep.maxpacket Roger Quadros
2016-04-19  9:02   ` Lukasz Majewski
2016-04-19 10:21     ` Roger Quadros
2016-04-19 11:25       ` Lukasz Majewski
2016-04-19 11:52         ` Roger Quadros
2016-04-19 12:20   ` [U-Boot] [PATCH v2 " Roger Quadros
2016-04-21 10:04     ` Lukasz Majewski
2016-04-19  7:17 ` [U-Boot] [PATCH 3/3] usb: s3c-otg: Fix remaining bytes in debug messages Roger Quadros
2016-04-21 10:05   ` Lukasz Majewski
2016-04-22  2:49     ` Steve Rae
2016-04-22  3:03       ` Steve Rae

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.