On 2026-06-18T23:55:00, Sam Day via B4 Relay <[email protected]> wrote: > cmd: fastboot: Add keyed abort option > > Works the same as CONFIG_CMD_UMS_ABORT_KEYED does: any keypress will > abort fastboot mode (rather than only ctrl-c). > > Reviewed-by: Mattijs Korpershoek <[email protected]> > Tested-by: Mattijs Korpershoek <[email protected]> > Reviewed-by: Casey Connolly <[email protected]> > Signed-off-by: Sam Day <[email protected]> > > cmd/Kconfig | 7 +++++++ > cmd/fastboot.c | 9 ++++++++- > doc/android/fastboot.rst | 4 ++++ > 3 files changed, 19 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

