From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 7 Aug 2006 15:03:27 +0200 Subject: [U-Boot-Users] TFTP timeout In-Reply-To: <0507D414482B204FA4848540C2656A381BD68A@ENIEXCH01.ds.jdsu.net> References: <0507D414482B204FA4848540C2656A381BD68A@ENIEXCH01.ds.jdsu.net> Message-ID: <200608071503.27933.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Olivier, On Wednesday 02 August 2006 18:11, Olivier Vernet wrote: > Yes, the behaviour changes with the network topology. On some > switch, timeout occurs more often, but in the manufacturing center, > we have an "island network", and it seems that the problem have not be > reproduced. Do you have lot's of broadcasts on your "main" network connection? Please try to increase the number of rx-packets again. For example: #define CFG_RX_ETH_BUFFER 256 And please let me know if this helped. Thanks. Best regards, Stefan