On 2026-06-02T08:45:46, Sam Day via B4 Relay <[email protected]> wrote: > board: qualcomm: phone: enable CMD_FASTBOOT_ABORT_KEYED > > Thus users are able to exit from fastboot by pressing a key. > > It's also possible to bail out by running fastboot continue from the > host, but it's nice to be consistent with UMS. Also convenient to be > able to bailout during testing if USB isn't working properly. > > Signed-off-by: Sam Day <[email protected]> > > board/qualcomm/qcom-phone.config | 1 + > board/qualcomm/qcom-phone.env | 2 +- > 2 files changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

