From: Tolunay Orkun <listmember@orkun.us>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] tftp errors/times out on large files
Date: Mon, 14 Aug 2006 17:25:17 -0500 [thread overview]
Message-ID: <44E0F84D.3060909@orkun.us> (raw)
In-Reply-To: <e0590900608141003h72ff09d9wfdab7e0e92e3ceee@mail.gmail.com>
mitsy wrote:
> Hi all,
>
> I am having problem tftping large files (>30M.) The tftp will start
> download, and then immediately get an error, and it will say:
> (snip)
> and repeat. I can download smaller files just fine. What could it be
> the problem? Increasing the MALLOC_LEN doesn't seem to help, and I
> need some advice. (FYI, I have 128M ram.)
>
> Any suggestions will be greatly appreciated!
The original TFTP protocol is limited to file sizes of 32MB. A later RFC
compliant TFTP allows file sizes of up to 4GB but I am not sure if
U-Boot and/or your TFTP server implements the new RFC. Details are in
Wikipedia.
http://en.wikipedia.org/wiki/Trivial_File_Transfer_Protocol
next prev parent reply other threads:[~2006-08-14 22:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-14 17:03 [U-Boot-Users] tftp errors/times out on large files mitsy
2006-08-14 18:11 ` Andrew Dyer
2006-08-14 22:25 ` Tolunay Orkun [this message]
2006-08-15 15:53 ` mitsy
2006-08-15 17:13 ` Jerry Van Baren
-- strict thread matches above, loose matches on Subject: below --
2006-08-14 20:07 mitsy
2006-08-15 19:29 mitsy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44E0F84D.3060909@orkun.us \
--to=listmember@orkun.us \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.