Hi All

I am new to U-Boot and I am trying to enable USB 3.1 (DWC3) for my board.

However, when I am going through the U-Boot source code, there seems to be
significant duplicate of code between folders, *drivers/usb/host/ *and
*/drivers/usb/dwc3/,
*for example
a) /drivers/usb/dwc3/core.c and /drivers/usb/host/xhci-dwc3.c

Why do we have duplicate code and which folder files should I configure for
my DWC3 controller?

Thanks
Ram

Reply via email to