[U-Boot-Users] Tftp command !!
Amit Kumar
Amit_Kumar91 at infosys.com
Wed Jul 9 13:27:47 CEST 2008
Hello,
I downloaded code from ftp://ftp.denx.de/pub/u-boot/u-boot-1.3.3.tar.bz2
In this code, I have made only two changes:
1) #define CFG_MAX_FLASH_SECT 259 (include/configs/pxa255_idp.h)
2) #define CFG_FLASH_PROTECTION 1 (include/configs/pxa255_idp.h)
On my board (pxa255), there is one Ethernet controller LAN91C111-Nu (10/100 Base T). I am trying TFTP command on hyper terminal.
I am getting following messages:
$ Tftp 400000 \tftpboot\example.img
Using MAC Address 4C:BB:22:F1:0C:00
TFTP from server 10.152.119.115; our IP address is 10.152.119.151 Filename '/tftpboot/example.img'
Load address: 0x400000
Loading: T T T T.......................
When I looked into the code, I saw that "Loading: T T T" is in TFTPtimeout function.
(File Path : net/tftp.c Function Name : static void TftpTimeout (void)
Kindly note that in pxa255_idp.h
#define CFG_HZ 3686400
Any idea why file transfer is not happening. I have already followed step 4.6 of DULG-tqm8xxl.pdf
Regards,
Amit
P.S: Please ignore the disclaimer as I cannot remove it.
**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you are not the intended recipient, please
notify the sender by e-mail and delete the original message. Further, you are not
to copy, disclose, or distribute this e-mail or its contents to any other person and
any such actions are unlawful. This e-mail may contain viruses. Infosys has taken
every reasonable precaution to minimize this risk, but is not liable for any damage
you may sustain as a result of any virus in this e-mail. You should carry out your
own virus checks before opening the e-mail or attachment. Infosys reserves the
right to monitor and review the content of all messages sent to or from this e-mail
address. Messages sent to or from this e-mail address may be stored on the
Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20080709/9d8db0f8/attachment.htm
More information about the U-Boot
mailing list