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***
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to