From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 27 Sep 2013 22:38:26 +0200 Subject: [U-Boot] [PATCH V5 10/18] usb: gadget: mv_udc: fix full speed connections In-Reply-To: <5245E6DD.1080907@boundarydevices.com> References: <1380159678-26416-1-git-send-email-troy.kisky@boundarydevices.com> <201309272000.24044.marex@denx.de> <5245E6DD.1080907@boundarydevices.com> Message-ID: <201309272238.26489.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 Dear Troy Kisky, > On 9/27/2013 11:00 AM, Marek Vasut wrote: > > Dear Troy Kisky, > > > >> Set maximum packet length in queue header to wMaxPacketSize > >> of endpoint. > >> > >> Signed-off-by: Troy Kisky > >> > >> --- > >> v4: no change > >> v5: no change > >> --- > >> > >> drivers/usb/gadget/mv_udc.c | 48 > >> > >> ++++++++++++++++++++++++++++++++------------- 1 file changed, 34 > >> insertions(+), 14 deletions(-) > > > > Can you rebase on top of usb/master please? > > > > Best regards, > > Marek Vasut > > Do you mean usb/next ?? git://git.denx.de/u-boot-usb.git :: next branch Best regards, Marek Vasut