Merge tag 'u-boot-dfu-20250410' of https://source.denx.de/u-boot/custodians/u-boot-dfu
authorTom Rini <trini@konsulko.com>
Thu, 10 Apr 2025 14:01:11 +0000 (08:01 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 10 Apr 2025 14:01:11 +0000 (08:01 -0600)
commit09bd690cc38a7e7a04fbfff9e76dee35297dc1c7
tree857e756bc4f0b85575db3247e2e2d2009e1007b8
parent8a2cf6307a2ccc09c39dde486b6d9375b78c82c2
parentdf50c821e75957113b93e45b363cb22c965e7a9b
Merge tag 'u-boot-dfu-20250410' of https://source.denx.de/u-boot/custodians/u-boot-dfu

u-boot-dfu-20250410

CI:
- https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/25615

Usb gadget:
- Add SAM9X60 support to atmel driver
- Fix memory leaks in f_mass_storage gadget driver
- Fix comment typo in dwc3 gadget driver

Fastboot:
- Lift restrictions on !NET_LWIP for USB

Android:
- Fix possible NULL ptr when AVB is out of memory