[U-Boot-Users] TFTP Trouble
Robin Gilks
robin.gilks at tait.co.nz
Thu Mar 18 05:05:33 CET 2004
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
More information about the U-Boot
mailing list