[U-Boot-Users] TFTP Trouble
drdiags
drdiags at comcast.net
Thu Mar 18 04:25:09 CET 2004
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
chipset supported swapping or not. I had to set this up to not swap
to allow my NIC to be discovered (I could have added a #define in
the U-Boot eepro100 driver, but chose not to). However, my PCI mappings
are not quite correct, so I would get the above message, which I
surmised to be that the NIC wasn't able to read my TBDs due to some
type of translation issue.
If you cannot use the I/F at all, maybe something along the lines
of what I just discussed "might" be at issue. HTH.
>Thanks
>
>Stuart
>
More information about the U-Boot
mailing list