[GIT PULL] Please pull u-boot-dfu-20240606
Mattijs Korpershoek
mkorpershoek at baylibre.com
Thu Jun 6 12:06:44 CEST 2024
Hi Tom,
Please find some fixes for master:
- dwc3 fix crash when ep0 stalls or gadget is stopped
- Kconfig build fix for DFU_SF (SPI flash DFU driver)
The CI job is at https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/20990
Thanks,
Mattijs
The following changes since commit c0ea27bccfb7d2d37fd36806ac2a2f7389099420:
Prepare v2024.07-rc4 (2024-06-03 18:34:59 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-20240606
for you to fetch changes up to 4339138a2086f8449b9356130cb6e97a81aa8679:
dfu: add missing dependency for SPI flash DFU driver (2024-06-06 09:11:21 +0200)
----------------------------------------------------------------
u-boot-dfu-20240606
- dwc3 fix crash when ep0 stalls or gadget is stopped
- Kconfig build fix for DFU_SF (SPI flash DFU driver)
----------------------------------------------------------------
Heinrich Schuchardt (1):
dfu: add missing dependency for SPI flash DFU driver
Neil Armstrong (1):
usb: dwc3: gadget: fix crash in dwc3_gadget_giveback()
drivers/dfu/Kconfig | 1 +
drivers/usb/dwc3/gadget.c | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
More information about the U-Boot
mailing list