Re: [U-Boot] [PATCH] TFTP: allow for adjustable retransmission timout

2010-03-21 Thread Wolfgang Denk
Dear Ben, In message <4b9977eb.7020...@gmail.com> you wrote: > > > What's the status of this patch? Is it on your queue? > > > So sorry - I thought I'd already taken care of this. Please feel free > to add my SOB and apply directly. > > Signed-off-by: Ben Warren Done, thanks. Best regar

Re: [U-Boot] [PATCH] TFTP: allow for adjustable retransmission timout

2010-03-11 Thread Ben Warren
Hi Wolfgang, On 3/11/2010 2:44 PM, Wolfgang Denk wrote: > Dear Ben, > > In message<1263768953-18819-1-git-send-email...@denx.de> I wrote: > >> So far, TFTP negotiated a fixed retransmission timeout of 5 seconds. >> In some cases (busy networks, slow TFTP servers) this caused very >> slow tran

Re: [U-Boot] [PATCH] TFTP: allow for adjustable retransmission timout

2010-03-11 Thread Wolfgang Denk
Dear Ben, In message <1263768953-18819-1-git-send-email...@denx.de> I wrote: > So far, TFTP negotiated a fixed retransmission timeout of 5 seconds. > In some cases (busy networks, slow TFTP servers) this caused very > slow transfers. Add new environment variable "tftptimeout" allows to > set this