* [U-Boot-Users] TFTP block size is too high
@ 2008-04-24 1:06 Jared Holzman
2008-04-24 11:52 ` Rafal Jaworowski
2008-04-24 14:54 ` Ben Warren
0 siblings, 2 replies; 3+ messages in thread
From: Jared Holzman @ 2008-04-24 1:06 UTC (permalink / raw)
To: u-boot
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20080424/a53244f4/attachment.htm
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] TFTP block size is too high
2008-04-24 1:06 [U-Boot-Users] TFTP block size is too high Jared Holzman
@ 2008-04-24 11:52 ` Rafal Jaworowski
2008-04-24 14:54 ` Ben Warren
1 sibling, 0 replies; 3+ messages in thread
From: Rafal Jaworowski @ 2008-04-24 11:52 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] TFTP block size is too high
2008-04-24 1:06 [U-Boot-Users] TFTP block size is too high Jared Holzman
2008-04-24 11:52 ` Rafal Jaworowski
@ 2008-04-24 14:54 ` Ben Warren
1 sibling, 0 replies; 3+ messages in thread
From: Ben Warren @ 2008-04-24 14:54 UTC (permalink / raw)
To: u-boot
Hi Jared,
On Wed, Apr 23, 2008 at 6:06 PM, Jared Holzman
<j.holzman@genesysdesign.com.au> 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?
>
> --
The block size of 1468 assumes that your network can handle an MTU
size of 1500 bytes, which most can by default. Is there a chance that
somebody's using PPPoE or VPN software or something like that that
would require a reduction of MTU size?
If I were you, the next thing I'd do would be to sniff the
transactions using Wireshark. It's a fantastic tool that will quickly
help you decide where to focus your efforts.
regards,
Ben
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-04-24 14:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-24 1:06 [U-Boot-Users] TFTP block size is too high Jared Holzman
2008-04-24 11:52 ` Rafal Jaworowski
2008-04-24 14:54 ` Ben Warren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox