
Hi Satendra,
On Fri, Jan 11, 2013 at 11:02 AM, Satendra Pratap satendra.pratap@gmail.com wrote:
Vivek Gautam <gautamvivek1987 <at> gmail.com> writes:
Hi,
On Tue, Oct 23, 2012 at 6:30 PM, Wolfgang Denk <wd <at> denx.de> wrote:
Dear Vivek Gautam,
In message <1350989687-32102-3-git-send-email-gautam.vivek <at> samsung.com>
you wrote:
This adds stack layer for eXtensible Host Controller Interface which facilitates use of USB 3.0 in host mode.
This work is based on xHCI host controller driver in linux-kernel by Sarah Sharp.
When copying code from Linux, then please always provide exact reference. Please see especially bullet # 4 at http://www.denx.de/wiki/view/U-Boot/Patches#Attributing_Code_Copyrights_Sign
Thanks for pointing out. I shall keep this in mind, and update proper references here also.
Hi Vivek, I have been trying to port your xHCI patches from U-Boot to barebox. I took your xHCI patch from http://patchwork.ozlabs.org/patch/193477/
Could you please let me know whether those are the latest patches? If not, could you please send me the latest patch?
What about xHCI testing?
Please avoid top/bottom commenting :-)
Please find below the URLs for both the patches against the patch thread : [RFC PATCH 0/2] USB: XHCI: Add xHCI host controller stack driver, adds just the xHCI stack support.
http://patchwork.ozlabs.org/patch/193476/ Patchwork [U-Boot,RFC,1/2] USB: SS: Add support for Super Speed USB interface
URL: http://patchwork.ozlabs.org/patch/193477/ Patchwork [U-Boot,RFC,2/2] USB: xHCI: Add stack support for xHCI
Theese were the initial set of patches, and i couldn't rework on them due to other responsibilities. We tested them with few private set of patches for exynos5250 platform.