[U-Boot] [RFC] [UBOOT] [PATCH 2/4] USB: dwc3: Initial back port of dwc3 code

Dan Murphy dmurphy at ti.com
Mon Jun 24 14:05:12 CEST 2013


Ludasz
On 06/24/2013 06:24 AM, Lukasz Majewski wrote:
> Hi Dan,
>
>>  drivers/usb/dwc3/ep0.c        | 1085 ++++++++++++++++
>>  drivers/usb/dwc3/gadget.c     | 2806
>> +++++++++++++++++++++++++++++++++++++++++
>> drivers/usb/dwc3/gadget.h     |  196 +++
> How does this code map to the one already available
> at ./drivers/usb/gadget ?
Which code specifically are you referring to in the the drivers/usb/gadget?
The dwc3 gadget.c is the plumbing for the dwc to the gadget driver.
> Is there a change to reuse that code?
>
> Is your dwc3 gadget implementation working with composite layer? 
Currently I have only back ported the code for compilation.  I was RFCing to get comments
on how the header files will need to be updated and moved in order to accommodate the DWC and
host stack.
>


-- 
------------------
Dan Murphy



More information about the U-Boot mailing list