All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robin Gilks <robin.gilks@tait.co.nz>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] TFTP Trouble
Date: Thu, 18 Mar 2004 17:05:33 +1300	[thread overview]
Message-ID: <4059200D.7070805@tait.co.nz> (raw)
In-Reply-To: <200403172233.20625.swood@rochester.rr.com>

Stuart Wood wrote:
> On Wednesday 17 March 2004 10:25 pm, drdiags wrote:
> 
>>Stuart,
>>
>>
>>>-----Original Message-----
>>>
>>>
>>>Could someone tell me what the following error means?
>>>
>>>TFTP from server 192.168.1.102; our IP address is
>>>192.168.1.107 Filename '/tftpboot/loader.bin'. Load address: 0x10000
>>>Loading: TX not ready
>>>TX timeout
>>
>>    Which Board? Does ping work? Which version of U-Boot? What is
>>your Network interface? I had a similar problem when I was setting
>>up a PMC750 board using an PCI Intel Pro100 NIC. The Intel CPC700 PCI
>>bridge
> 
> My board is the M5282EVB - Motorola Coldfire 
> U-boot version is 1.0.2 - built from the CVS tree
> Pinging the target gets no responce from it other than the PHY leds blink. I 
> did not think that U-Boot would respond to a ping or had the ping program in 
> it.
> 
> I was wondering if the problem was on the target board or my PC witch is 
> running Mandrake 9.2 and loads the tftpd on request.
> 
> Thanks for the help.
> 
> Stuart

Check the clocks on the phy and the ethernet controller - sounds like it 
never gets to transmit at all.

Although there is no 'ping' receptor (server) in U-Boot, the ping 
command (client end) can be configured in and can be used to ping an IP 
address (note: no DNS!!). That should indicate if there is a fundamental 
problem.


-- 
Robin Gilks
Senior Design Engineer          Phone: (+64)(3) 357 1569
Tait Electronics                Fax  :  (+64)(3) 359 4632
PO Box 1645 Christchurch        Email : robin.gilks at tait.co.nz
New Zealand

  reply	other threads:[~2004-03-18  4:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-18  3:06 [U-Boot-Users] TFTP Trouble Stuart Wood
2004-03-18  3:25 ` drdiags
2004-03-18  3:33   ` Stuart Wood
2004-03-18  4:05     ` Robin Gilks [this message]
2004-03-22  2:51       ` [U-Boot-Users] MCF5282 Ethernet Trouble formally " Stuart Wood
2004-03-22 10:54         ` Wolfgang Denk
2004-03-22 11:41           ` [U-Boot-Users] Rarpboot problem ganapathi
2004-03-23 10:28             ` Masami Komiya

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=4059200D.7070805@tait.co.nz \
    --to=robin.gilks@tait.co.nz \
    --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.