[U-Boot] [PATCH v1 0/3] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller

Jean-Jacques Hiblot jjhiblot at ti.com
Mon Jun 4 10:31:34 UTC 2018


This series adds a new command to bind the USB ether driver to a UDC, and 2
fixes to be able to use USB Ethernet gadget with the dwc3 driver.


Jean-Jacques Hiblot (3):
  usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller
  net: eth-uclass: Fix for DM USB ethernet support
  cmd: usb gadget: Add a command to bind a USB gadget driver to a UDC
    port

 cmd/usb.c                         | 71 ++++++++++++++++++++++++++++++++++++++-
 drivers/core/device-remove.c      | 11 +-----
 drivers/usb/gadget/gadget_chips.h |  2 ++
 include/dm/device-internal.h      | 15 +++++++++
 net/eth-uclass.c                  |  3 +-
 5 files changed, 90 insertions(+), 12 deletions(-)

-- 
2.7.4



More information about the U-Boot mailing list