From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Murphy Date: Mon, 23 Sep 2013 07:50:54 -0500 Subject: [U-Boot] [PATCH v3 02/10] USB: xHCI: Add stack support for xHCI In-Reply-To: <1379147573-21897-3-git-send-email-gautam.vivek@samsung.com> References: <1379147573-21897-1-git-send-email-gautam.vivek@samsung.com> <1379147573-21897-3-git-send-email-gautam.vivek@samsung.com> Message-ID: <5240392E.1030502@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 Marek and Vivek On 09/14/2013 03:32 AM, Vivek Gautam wrote: > This adds stack layer for eXtensible Host Controller Interface > which facilitates use of USB 3.0 in host mode. > > Adapting xHCI host controller driver in linux-kernel > by Sarah Sharp to needs in u-boot. > > Initial porting from Linux kernel version 3.4, with following > top commit history of drivers/usb/host/xhci* : > cf84055 xHCI: Cleanup isoc transfer ring when TD length mismatch found > > I am checking with Sarah Sharp on the stability of the xHCI stack in 3.4. I talked to her @ LPC and she eluded that 3.8 was a stable stack. But I asked for her comments off line. I will give her a couple days to respond. Otherwise I am rebasing my code on top of these and testing this out. Sorry for the delay on review and comment but I was travelling last week and did not have the oppourtunity to review or test. Dan -- ------------------ Dan Murphy