
12 Jul
2024
12 Jul
'24
6:07 p.m.
On Thu, Jul 11, 2024 at 03:09:58PM +0200, Mattijs Korpershoek wrote:
Hi Tom,
Please find some new developments for master:
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
Thi CI job is at https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/21552
Thanks, Mattijs
The following changes since commit 7c9c5c0562347dccb8ac89148784a34de402ea9e:
Merge patch series "xtensa: Enable qemu-xtensa board" (2024-07-04 16:11:08 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-20240711
for you to fetch changes up to b091d3872833a4b8d088ee41348a2d4ff48067cc:
include/fastboot.h: add missing types.h include (2024-07-09 09:15:37 +0200)
Applied to u-boot/master, thanks!
--
Tom