Skip to content
Snippets Groups Projects
Commit c95e2b9e authored by Jim Lin's avatar Jim Lin Committed by Marek Vasut
Browse files

console: usb: kbd: To fix slow TFTP booting


TFTP booting is slow when a USB keyboard is installed and
stdin has usbkbd added.
This fix is to change Ctrl-C polling for USB keyboard to every second
when NET transfer is running.
My previous patch is expected to be put into usb_kbd_testc(). But it went
into usb_kbd_getc() after applied.
This patch is to put change in correct place.

Signed-off-by: default avatarJim Lin <jilin@nvidia.com>
parent 07551f23
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment