[GIT PULL] Please pull u-boot-dfu-next-20260629 into next
Mattijs Korpershoek
mkorpershoek at kernel.org
Tue Jun 30 10:06:52 CEST 2026
Hi Tom,
Here is a PR for next with the following:
Fastboot:
* Add support for CMD_FASTBOOT_ABORT_KEYED
* Enable CMD_FASTBOOT_ABORT_KEYED for qualcomm phones
Usb Gadget:
* f_mass_storage: Disable eps during disconnect
* f_sdp: Fix spl load failure error handling
CI:
* https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/30562
Thanks,
Mattijs
The following changes since commit 63f6cc8ba618396cb9c0161bb5c6d217604ae1d0:
Merge patch series "Kconfig restyle part 2" (2026-06-25 15:01:03 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-next-20260629
for you to fetch changes up to 865f62483b86b7936c2136d91bbce252b6406330:
board: qualcomm: phone: enable CMD_FASTBOOT_ABORT_KEYED (2026-06-26 11:12:22 +0200)
----------------------------------------------------------------
u-boot-dfu-next-20260629
Fastboot:
* Add support for CMD_FASTBOOT_ABORT_KEYED
* Enable CMD_FASTBOOT_ABORT_KEYED for qualcomm phones
Usb Gadget:
* f_mass_storage: Disable eps during disconnect
* f_sdp: Fix spl load failure error handling
----------------------------------------------------------------
Mattijs Korpershoek (1):
usb: gadget: f_mass_storage: Disable eps during disconnect
Sam Day (2):
cmd: fastboot: Add keyed abort option
board: qualcomm: phone: enable CMD_FASTBOOT_ABORT_KEYED
Ye Li (1):
usb: f_sdp: handle the spl load function failure
board/qualcomm/qcom-phone.config | 1 +
board/qualcomm/qcom-phone.env | 2 +-
cmd/Kconfig | 7 +++++++
cmd/fastboot.c | 9 ++++++++-
doc/android/fastboot.rst | 4 ++++
drivers/usb/gadget/f_mass_storage.c | 11 +++++++++++
drivers/usb/gadget/f_sdp.c | 16 +++++++++++++---
7 files changed, 45 insertions(+), 5 deletions(-)
More information about the U-Boot
mailing list