
23 Mar
2023
23 Mar
'23
6:54 p.m.
On Tue, 21 Mar 2023 at 08:02, Svyatoslav Ryhel clamor95@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@gmail.com
cmd/Kconfig | 6 ++++++ cmd/usb_mass_storage.c | 10 ++++++++++ 2 files changed, 16 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org