commit | c562f97c19c631735c760352495d8f180db0ce6a | [log] [tgz] |
---|---|---|
author | Jim Lin <jilin@nvidia.com> | Tue Aug 13 19:04:22 2013 +0800 |
committer | Marek Vasut <marex@denx.de> | Mon Aug 26 21:56:35 2013 +0200 |
tree | 5cede537e555b8f6b74438b381e930fe20794354 | |
parent | 6c8921f2d0521a6cc54d57a8de2efdf983f74e87 [diff] |
console: usb: kbd: To improve TFTP booting performance 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. Signed-off-by: Jim Lin <jilin@nvidia.com>