From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rafal Jaworowski Date: Thu, 24 Apr 2008 13:52:23 +0200 Subject: [U-Boot-Users] TFTP block size is too high In-Reply-To: <480FDD24.9090909@genesysdesign.com.au> References: <480FDD24.9090909@genesysdesign.com.au> Message-ID: <48107477.6090107@semihalf.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jared Holzman wrote: > Does anyone else have problems with the new default tftp block size of 1468 (set > in tftp.c) being too large? I was getting corruption of the d/led images until I > dropped it down to 1200. I'm afraid I don't have time to determine the real > maximum size before corruption occurs. Does someone else want to look into this? What exactly is your set-up i.e. what version of U-Boot, architecture, platform etc. are you running? I recall problems with MPC5121e that sound familiar, which were caused by a bug/misconfiguration in the FEC driver, but in this case we fixed the issue a couple of months ago. Maybe that's something of that sort.. kind regards, Rafal