Merge tag 'u-boot-dfu-next-20251001' of https://source.denx.de/u-boot/custodians...
authorTom Rini <trini@konsulko.com>
Thu, 2 Oct 2025 17:20:01 +0000 (11:20 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 2 Oct 2025 17:20:01 +0000 (11:20 -0600)
commita14253b15c8371b78da2984c0386241c552cc4df
treee731e073a68edde70cd1ce6f7cf90bfbc1978162
parentaff68c8514858ddd8d2e508d47bede566511521b
parent8cd4a5e94ba2ab73fde3301d6314549dd5a25cb4
Merge tag 'u-boot-dfu-next-20251001' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next

u-boot-dfu-next-20251001

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

Fastboot:
- Fix has-slot command when using nand back-end.

USB gadget:
- Add missing null checks to atmel, dwc2 drivers (smatch)
- Remove redundant check in dwc3 gadget (smatch)