[PATCH v4 1/1] cmd: ums: abort mounting by pressing any key

Simon Glass sjg at chromium.org
Thu Mar 23 18:54:55 CET 2023


On Tue, 21 Mar 2023 at 08:02, Svyatoslav Ryhel <clamor95 at gmail.com> wrote:
>
> This patch introduses config which allows interrupt run of usb
> mass storage with any key. This is especially useful on devices
> with limited input capabilities like tablets and smatphones which
> have only gpio keys in direct access.
>
> Signed-off-by: Svyatoslav Ryhel <clamor95 at gmail.com>
> ---
>  cmd/Kconfig            |  6 ++++++
>  cmd/usb_mass_storage.c | 10 ++++++++++
>  2 files changed, 16 insertions(+)
>


Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list