public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Sonia Martinez <anexwarrior@hotmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] TFTP PROBLEM
Date: Mon, 10 May 2004 15:21:26 +0200	[thread overview]
Message-ID: <BAY15-DAV14nkB4ltFl00017133@hotmail.com> (raw)
In-Reply-To: 409F469C.10502@sonare.it

TFTP server in the host (Mandrake 9.2 ) is configured like this:

  service tftp

  {

  disable = no

  socket_type = dgram

  protocol = udp

  wait = yes

  user = root

  server = /usr/sbin/in.tftpd

  server_args = -s /tftpboot

  #per_source = 11

  #cps = 100 2

  #flags = IPv4

  }

The environment variables are:

  $ printenv

  bootargs=root=/dev/mtdblock2 devfs=mount console=ttyS0,115200

  bootcmd=bootm 40000

  bootdelay=3

  baudrate=115200

  ethaddr=00:08:33:33:00:01

  stdin=serial

  stdout=serial

  stderr=serial

  filesize=4a6

  netmask=255.255.0.0

  ipaddr=172.16.16.220

  serverip=172.16.16.70

Output with minicom:

  $ tftp a1000000 little

  TFTP from server 172.16.16.70; our IP address is 172.16.16.220

  Filename 'little'.

  Load address: 0xa1000000

  Loading: T T #T #

  done

  Bytes transferred = 1190 (4a6 hex)

  $ tftp a1000000 hello.img

  TFTP from server 172.16.16.70; our IP address is 172.16.16.220

  Filename 'hello.img'.

  Load address: 0xa1000000

  Loading: T T invalid RARP header

  invalid RARP header

  #T T #T T T #T T T

  Retry count exceeded; starting again

  TFTP from server 172.16.16.70; our IP address is 172.16.16.220

  Filename 'hello.img'.

  Load address: 0xa1000000

  Loading: #T T T T T T #T T T #T

  Retry count exceeded; starting again





----- Original Message ----- 
From: "Masami Komiya" <mkomiya@sonare.it>
To: "Sonia Martinez" <anexwarrior@hotmail.com>
Cc: <u-boot-users@lists.sourceforge.net>
Sent: Monday, May 10, 2004 11:08 AM
Subject: Re: [U-Boot-Users] TFTP PROBLEM


> TFTP can work fine in 1.0.0, but be affected by network environment.
> What's kind of the server do you use for the host configuration, DHCP, BOOTP ?
> 
> Could you show the console messages ?
> Also I want to know your environment variables.
> That is shown by "printenv" command.
> 
> Masami Komiya
> 
> Sonia Martinez wrote:
> > Hi all,
> > 
> > We're using u-boot 1.0.0 to boot Linux on a Lubbock based platform. We've
> > been able to boot Linux from RAM, with JFFS2 and nfsroot too. But we've a
> > problem with tftp.
> > 
> > We know that the tftp server works because we've tested it with other
> > clients. But with tftp in u-boot we're only able to transfer little files
> > (1, 2 Kb)..
> > 
> > Which can be the problem?? Newer versions work fine??
> > 
> > Thanks in advance
> > 
> > Regards,
> > 
> > Sonia
> > 
> > 
> > 
> > -------------------------------------------------------
> > This SF.Net email is sponsored by Sleepycat Software
> > Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
> > deliver higher performing products faster, at low TCO.
> > http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
> > _______________________________________________
> > U-Boot-Users mailing list
> > U-Boot-Users at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/u-boot-users
> > 
> > 
> 
> 
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20040510/1b3f416a/attachment.htm 

  reply	other threads:[~2004-05-10 13:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-10  7:57 [U-Boot-Users] TFTP PROBLEM Sonia Martinez
2004-05-10  9:08 ` Masami Komiya
2004-05-10 13:21   ` Sonia Martinez [this message]
2004-05-10 15:23     ` Masami Komiya
2004-05-10 20:20 ` DeLaGarza, Robert
2004-05-10 21:35   ` Tolunay Orkun
  -- strict thread matches above, loose matches on Subject: below --
2004-05-10  7:44 [U-Boot-Users] tftp problem Martinez Sonia
2004-05-10  9:08 ` Wolfgang Denk
2004-05-10 15:28   ` George G. Davis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BAY15-DAV14nkB4ltFl00017133@hotmail.com \
    --to=anexwarrior@hotmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox