[U-Boot-Users] uboot can't download files through tftp
Jerry Van Baren
gerald.vanbaren at smiths-aerospace.com
Mon May 22 14:25:01 CEST 2006
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
More information about the U-Boot
mailing list