[U-Boot] [PATCH v5 1/1] NET: Improve TFTP booting performance when CONFIG_USB_KEYBOARD

Stephen Warren swarren at wwwdotorg.org
Mon Jul 8 20:10:36 CEST 2013


On 07/03/2013 10:01 PM, Jim Lin wrote:
> TFTP booting is slow when a USB keyboard is installed and
> CONFIG_USB_KEYBOARD is defined.
> This fix is to change Ctrl-C polling to every second when NET transfer
> is running.

Building this generates:

net.c: In function ‘NetLoop’:
net.c:486:6: warning: ‘ctrlc_t_start’ may be used uninitialized in this
function [-Wmaybe-uninitialized]



More information about the U-Boot mailing list