[U-Boot] [PATCH] tftp: adjust settings to be suitable for 100Mbit ethernet

Joe Hershberger joe.hershberger at gmail.com
Mon Aug 24 16:48:42 CEST 2015


On Tue, Aug 18, 2015 at 7:34 AM, Pavel Machek <pavel at denx.de> wrote:
>
> Adjust timouts and retry counts to be suitable for loaded ethernet
> network. With 5 seconds timeout, 10 retries maximum, tftp is
> impossible even on local network with single full-speed TCP
> connection.
>
> 100msec timeout should be suitable for most networks tftp is used on,
> that is local ethernets. Timeout count really needs to be way higher,
> as lost packets are normal when TCP is running over the same network.
>
> Enforce 10msec minimum.
>
> Signed-off-by: Pavel Machek <pavel at denx.de>

Applied to u-boot-net, thanks!
-Joe


More information about the U-Boot mailing list