From: Jerry Van Baren <gerald.vanbaren@smiths-aerospace.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] uboot can't download files through tftp
Date: Mon, 22 May 2006 08:25:01 -0400 [thread overview]
Message-ID: <4471AD9D.5050504@smiths-aerospace.com> (raw)
In-Reply-To: <446E58A3.00001D.10961@bj163app44.163.com>
cpjzjut wrote:
> Hi,
> When i was downloading a file through tftp,there was a problem.It
> likes these:
> " TFTP from server 10.0.0.155; our IP address is 10.0.0.110
> Filename '0A00006E.img'.
> Load address: 0x30000000
> Loading: T T T"
>
> The board can ping the pc.
>
>
> I don't know why?
> Best regards,
> Ben
1) Run ethereal and sniff the ethernet, see what the TFTP packets are
being transmitted. Quite likely you will find you don't have a TFTP
server on 10.0.0.155.
2) Run TFTP on a different machine and see if you can get the file.
This will show if the TFTP server is operational.
gvb
next prev parent reply other threads:[~2006-05-22 12:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-19 23:45 [U-Boot-Users] uboot can't download files through tftp cpjzjut
2006-05-22 12:25 ` Jerry Van Baren [this message]
2006-05-25 15:04 ` Hurricane555
2006-05-25 17:38 ` [U-Boot-Users] " mONStR
2006-05-23 6:49 ` Tolunay Orkun
2006-05-23 8:43 ` Wolfgang Denk
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=4471AD9D.5050504@smiths-aerospace.com \
--to=gerald.vanbaren@smiths-aerospace.com \
--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.