public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] tftpboot question
@ 2005-05-31 18:38 eagle keeper
  2005-05-31 18:59 ` richard at uclinux.net
  2005-05-31 19:31 ` Jerry Van Baren
  0 siblings, 2 replies; 6+ messages in thread
From: eagle keeper @ 2005-05-31 18:38 UTC (permalink / raw)
  To: u-boot

Hi all, and sorry for disturbing you again.
I'm trying to load an image from a tftp server using tftpboot.
Server is reachable, and running. Address of image is correct.
U-boot contacts the right IP, then tries to load the image and intead
of printing "#" as documented, prints "T" (it means timeout I
suppose).
But I continue getting an error message: "Retry count exceeded"
Then the procedure starts again.

What this behaviour can depend from?
I excluded tftp configuration problems and network problems.

Thanks in andvance

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [U-Boot-Users] tftpboot question
@ 2005-06-01  6:30 Bharath
  0 siblings, 0 replies; 6+ messages in thread
From: Bharath @ 2005-06-01  6:30 UTC (permalink / raw)
  To: u-boot

Hi,

>Hi all, and sorry for disturbing you again.
>I'm trying to load an image from a tftp server using tftpboot.
>Server is reachable, and running. Address of image is correct.
>U-boot contacts the right IP, then tries to load the image and intead
>of printing "#" as documented, prints "T" (it means timeout I
>suppose).
>But I continue getting an error message: "Retry count exceeded"
>Then the procedure starts again.

>What this behaviour can depend from?
>I excluded tftp configuration problems and network problems.


Are you running tftpd on a linux box?  Try turning off your firewall !
Sometimes UDP packets are blocked .... 

Try Tftping small files 1K and see if they work ... And If by chance you are
using montavista binaries for tftpd , in all probability they wont work with
u-boot.It did not work with a PQ2FADS-ZU board for me (even for their
customer support here in INDIA).

Cheers,

.Bharath.


EGO iS NotHinG wIthOuT ArrOgAncE tO BaCk iT uP..."




DISCLAIMER 
This message and any attachment(s) contained here are information that is confidential, proprietary to HCL Technologies 
and its customers. Contents may be privileged or otherwise protected by law. The information is solely intended for the 
individual or the entity it is addressed to. If you are not the intended recipient of this message, you are not authorized to 
read, forward, print, retain, copy or disseminate this message or any part of it. If you have received this e-mail in error, 
please notify the sender immediately by return e-mail and delete it from your computer

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [U-Boot-Users] tftpboot question
@ 2006-10-31 23:13 Reeve Yang
  2006-11-01  0:42 ` Wolfgang Denk
  0 siblings, 1 reply; 6+ messages in thread
From: Reeve Yang @ 2006-10-31 23:13 UTC (permalink / raw)
  To: u-boot

I'm trying to use tftpboot to copy linux image into flash starting address
is 0xff300000, so I defined CFG_DIRECT_FLASH_TFTP. It looks data have been
written into flash since there is no any error. However, when I try to boot
linux, it returns gunzip error. If I download the same image using xmodem,
the kernel just boots fine. Do I need to do anything special for tftp direct
to flash? If I tftp image into ram(0x800000) then boot, it's just fine too.

### main_loop: bootcmd="bootm $loadaddr"
Hit any key to stop autoboot:  0
## Booting image at ff300000 ...
## Current stack ends at 0x0F5D0BB8 => set upper limit to 0x00800000
bd address  = 0x0F5D0FB8
memstart    = 0x00000000
memsize     = 0x10000000
flashstart  = 0xFF000000
flashsize   = 0x01000000
flashoffset = 0x00000000
sramstart   = 0x00000000
sramsize    = 0x00000000
immr_base   = 0xE0000000
bootflags   = 0x00000001
intfreq     =    264 MHz
busfreq     =    132 MHz
ethaddr     = 00:04:9F:11:22:33
eth1addr    = 00:E0:0C:00:7D:01
IP addr     = 10.1.0.10
baudrate    = 115200 bps
## Transferring control to Linux at ff300000 with bd at 007fffb0 ...

loaded at:     FF300000 FFA94124
relocated to:  00800000 00F94124
board data at: 007FFFB0 007FFFF8
relocated to:  00805114 0080515C
zimage at:     008058D5 00904243
initrd at:     00905000 00F91864
avail ram:     00F95000 01395000

Linux/PPC load: mem=248M
Uncompressing Linux...inflate returned FFFFFFFD
exit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20061031/0c746d7e/attachment.htm 

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

end of thread, other threads:[~2006-11-01  0:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-31 18:38 [U-Boot-Users] tftpboot question eagle keeper
2005-05-31 18:59 ` richard at uclinux.net
2005-05-31 19:31 ` Jerry Van Baren
  -- strict thread matches above, loose matches on Subject: below --
2005-06-01  6:30 Bharath
2006-10-31 23:13 Reeve Yang
2006-11-01  0:42 ` Wolfgang Denk

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