public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Tftp command !!
@ 2008-07-09 11:27 Amit Kumar
  2008-07-09 12:12 ` Wolfgang Denk
  0 siblings, 1 reply; 6+ messages in thread
From: Amit Kumar @ 2008-07-09 11:27 UTC (permalink / raw)
  To: u-boot

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 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-07-10 13:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-09 11:27 [U-Boot-Users] Tftp command !! Amit Kumar
2008-07-09 12:12 ` Wolfgang Denk
2008-07-10 10:56   ` Amit Kumar
2008-07-10 11:07     ` Wolfgang Denk
2008-07-10 12:16       ` Amit Kumar
2008-07-10 13:24         ` Jerry Van Baren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox