* [GIT PULL] Please pull u-boot-dfu-next-20260629 into next
@ 2026-06-30 8:06 Mattijs Korpershoek
2026-06-30 17:05 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Mattijs Korpershoek @ 2026-06-30 8:06 UTC (permalink / raw)
To: Tom Rini, u-boot; +Cc: Lukasz Majewski, Sam Day, Ye Li, Casey Connolly
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-30 17:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-30 8:06 [GIT PULL] Please pull u-boot-dfu-next-20260629 into next Mattijs Korpershoek
2026-06-30 17:05 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox