commit | d14b7508b6c2c08afbe1c44b1147668e18361a4c | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Jul 11 16:12:39 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 11 16:12:39 2024 -0600 |
tree | 56adc64e560a7a24706d2154d9adfd7140262a21 | |
parent | 343ccfc7ad3093e58630d79e526ad3552d6f17f6 [diff] | |
parent | 7bfbec18755f321f8b1818e6df0d29ca2c61623d [diff] |
Merge tag 'u-boot-dfu-20240711' of https://source.denx.de/u-boot/custodians/u-boot-dfu u-boot-dfu-20240711 Usb gadget: - A welcome cleanup: epautoconf workaround is dropped to use .match_ep() instead - Introduce handle_interrupts() op for USB_GADGET_GENERIC, which allows a per-driver interrupt handling Fastboot: - Fix mssing include when building with TCP only