From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 10 Jun 2014 20:49:43 +0200 Subject: [U-Boot] [PATCH 4/4] usb: ci_udc: complete ep0 direction handling In-Reply-To: <53972B21.3080501@wwwdotorg.org> References: <1401396783-21873-1-git-send-email-swarren@wwwdotorg.org> <201406011922.45126.marex@denx.de> <53972B21.3080501@wwwdotorg.org> Message-ID: <201406102049.44079.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 Tuesday, June 10, 2014 at 05:58:25 PM, Stephen Warren wrote: > On 06/01/2014 11:22 AM, Marek Vasut wrote: > > On Thursday, May 29, 2014 at 10:53:03 PM, Stephen Warren wrote: > >> From: Stephen Warren > >> > >> handle_setup() currently assumes that the response to a Setup > >> transaction will be an OUT transaction, and any subsequent packet (if > >> any) will be an IN transaction. This appears to be valid in many cases; > >> both USB > > ... > > > Applied all, thanks. > > Thanks. Are these headed for v2014.07? I don't see these in the main > U-Boot repo yet. Most likely, I am waiting for Tom to pick my PR up. Best regards, Marek Vasut