The following changes since commit 9787da0d32c2d58bae790a16ded0fe0c150c3280:
Merge branch '2023-08-04-toradex-platform-updates' (2023-08-04 16:04:11 -0400) are available in the Git repository at: git://source.denx.de/u-boot-usb.git master for you to fetch changes up to 276c0c8e8a4543ce0b2c4ea020536c64ead98342: cmd: Enable BIND by default if we have USB_ETHER (2023-08-05 06:05:06 +0200) ---------------------------------------------------------------- Marek Vasut (3): usb: gadget: ether: Inline functions used once usb: gadget: ether: Move probe function above driver structure usb: gadget: ether: Handle gadget driver registration in probe and remove Tom Rini (1): cmd: Enable BIND by default if we have USB_ETHER cmd/Kconfig | 1 + drivers/usb/gadget/ether.c | 171 ++++++++++++++++++++------------------------- 2 files changed, 75 insertions(+), 97 deletions(-)