[U-Boot] [PATCH 1/1] console: usb: kbd: To fix slow TFTP booting

Stephen Warren swarren at wwwdotorg.org
Tue Aug 27 18:07:14 CEST 2013


On 08/26/2013 01:51 PM, Marek Vasut wrote:
> Dear Jim Lin,
> 
>> 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.
> 
> Applied, thanks!

For the record, I tested u-boot-usb/master commit c95e2b9 "console: usb:
kbd: To fix slow TFTP booting", and it works for me, and solve the issue
that this patch was trying to solve. Thanks.


More information about the U-Boot mailing list