From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 27 Jan 2016 05:05:09 +0100 Subject: [U-Boot] [PATCH 0/6] usb: dwc2: Add support for SPLIT transactions In-Reply-To: <56A83EE3.3030304@wwwdotorg.org> References: <1453000196-4752-1-git-send-email-stefan.bruens@rwth-aachen.de> <56A83EE3.3030304@wwwdotorg.org> Message-ID: <201601270505.09156.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, January 27, 2016 at 04:52:03 AM, Stephen Warren wrote: > On 01/16/2016 08:09 PM, Stefan Br?ns wrote: > > The first patch fixes an out-of-bounds access, and makes the calculation > > of maximum transfer size more straightforward. It also makes overriding > > the maximum transfer size easier for split transactions > > Sorry I haven't been keeping up on the U-Boot dwc2 patches. Is this > series still pending, or was it replaced with something else? It doesn't > apply cleanly on top of u-boot/master. > > The good news is that with u-boot/master (b72ae192e39f "Merge branch > 'master' of git://git.denx.de/u-boot-video") both USB keyboards I have > work perfectly on both a model A and a model B, including keyboard > repeat. That's great work; thanks very much! V2 is applied on top of u-boot/master. Your keyboard patch is also applied: http://git.denx.de/?p=u-boot/u-boot-usb.git;a=summary Thank you! Best regards, Marek Vasut