From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robin Gilks Date: Thu, 18 Mar 2004 17:05:33 +1300 Subject: [U-Boot-Users] TFTP Trouble In-Reply-To: <200403172233.20625.swood@rochester.rr.com> References: <012e01c40c98$9e4c4f60$0100a8c0@c1533566b> <200403172233.20625.swood@rochester.rr.com> Message-ID: <4059200D.7070805@tait.co.nz> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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