[PULL] u-boot-usb/next

Marek Vasut marex at denx.de
Thu May 18 17:01:23 CEST 2023


The following changes since commit 5d0b3dde115b0d26d414199678983d01b738ad1b:

   Merge branch '2023-05-15-build-system-updates' into next (2023-05-15 
15:26:54 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-usb.git next

for you to fetch changes up to da83ada02a2684f743fadaf3b915e92f83d74628:

   usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig 
symbols (2023-05-17 01:51:39 +0200)

----------------------------------------------------------------
Marek Vasut (4):
       usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/
       usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/
       usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/
       usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig 
symbols

  common/spl/Kconfig          | 90 
---------------------------------------------
  drivers/usb/Kconfig         | 22 +++++++++++
  drivers/usb/gadget/Kconfig  | 88 
++++++++++++++++++++++++++++++++++++++++++++
  drivers/usb/gadget/Makefile |  8 ++--
  drivers/usb/host/Kconfig    | 13 +++++++
  5 files changed, 126 insertions(+), 95 deletions(-)



More information about the U-Boot mailing list