From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Quadros Date: Tue, 19 Apr 2016 10:16:58 +0300 Subject: [U-Boot] [PATCH 0/3] s3c-otg: fastboot: fixes and cleanup Message-ID: <1461050221-9268-1-git-send-email-rogerq@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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