Hi, On Fri, 19 Jun 2026 09:54:59 +1000, Sam Day wrote: > UMS already offers CONFIG_CMD_UMS_ABORT_KEYED, which makes it possible > to bail out of that mode by pressing any button, rather than only > responding to ctrl-c. This is particularly useful for phones, where it's > not possible (yet... hmmmmm...) to send a ctrl-c command with the > available phone buttons. > > This simple patch series introduces equivalent behaviour for fastboot, > and enables it in the qcom-phone.config fragment where it's most useful. > > [...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu (u-boot-dfu-next) [1/2] cmd: fastboot: Add keyed abort option https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/b6de000aeadc23d7d68f52379dbf30ceec44b8e9 [2/2] board: qualcomm: phone: enable CMD_FASTBOOT_ABORT_KEYED https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/865f62483b86b7936c2136d91bbce252b6406330 -- Mattijs

