From: Alexander Holler <holler@ahsoftware.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Slow tftp boot with Ubuntu 12.04 tftp server
Date: Fri, 18 Jan 2013 12:36:28 +0100 [thread overview]
Message-ID: <50F933BC.6080609@ahsoftware.de> (raw)
In-Reply-To: <41302A7145AC054FA7A96CFD03835A0A01908335@EX10MBX02.EU.NEC.COM>
Am 18.01.2013 11:16, schrieb David Aldrich:
>
>> Try setting the max. blocksize explicit, e.g. I'm using -B 1460 here. It depends
>> on the used tftp-server.
>
> Hi Alexander
>
> Thanks for your reply. Please will you confirm the exact syntax? I tried:
>
> # tftp -B 1460 0x80000200 tci6614-evm.dtb
> tftpboot - boot image via network using TFTP protocol
>
> Usage:
> tftpboot [loadAddress] [[hostIPaddr:]bootfilename]
>
> I also tried:
>
> setenv tftpblocksize 1460
>
> but that made no difference.
>
> What is the correct way of specifying the block size please?
That -B n is an option for the server, which is in my case (not Ubuntu)
called in.tftpd and comes from the package tftpd-hpa (a Linux port of
the OpenBSD TFTP server).
So you have to change that on your Ubuntu box.
Regards,
Alexander
next prev parent reply other threads:[~2013-01-18 11:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-17 11:19 [U-Boot] Slow tftp boot with Ubuntu 12.04 tftp server David Aldrich
2013-01-17 15:29 ` David Aldrich
2013-01-18 4:13 ` Jim Lin
2013-01-18 15:56 ` Steve Strobel
2013-01-18 6:21 ` Andrew Dyer
2013-01-18 7:47 ` Alexander Holler
2013-01-18 10:16 ` David Aldrich
2013-01-18 11:36 ` Alexander Holler [this message]
2013-01-18 10:38 ` David Aldrich
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=50F933BC.6080609@ahsoftware.de \
--to=holler@ahsoftware.de \
--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.