public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <kraj@mvista.com>
To: Piotr Filipiuk <piotr.filipiuk@gmail.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: osk 5912 tftpboot problem
Date: Mon, 26 Feb 2007 14:11:30 -0800	[thread overview]
Message-ID: <45E35B12.6000907@mvista.com> (raw)
In-Reply-To: <5d18bc9a0702261344g7d40d0f9gc9796e57bfb9870e@mail.gmail.com>

Piotr Filipiuk wrote:
> Hi,
> While trying to send uImage to the board by tftp I get following message:
>
> OMAP5912 OSK # tftpboot 0x10000000 uImage
> TFTP from server 192.168.1.2; our IP address is 192.168.1.3
> Filename 'uImage'.
> Load address: 0x10000000
> Loading: T T T T T T T T T T
> Retry count exceeded; starting again
> TFTP from server 192.168.1.2; our IP address is 192.168.1.3
> Filename 'uImage'.
> Load address: 0x10000000
> Loading: T T T T T T T T T T
> Abort
>
> Could anyone explain me what is the problem...
your tftp server might not be set properly.  Check your /etc/xinetd.d/tftp
check if you have in.tftp daemon pointing to right place and also couple 
of other params like below.

service tftp
disable                 = no
server_args          = /tftpboot

restart xinetd
and then put your uImage under /tftpboot/ on your host.

      reply	other threads:[~2007-02-26 22:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-26 21:44 osk 5912 tftpboot problem Piotr Filipiuk
2007-02-26 22:11 ` Khem Raj [this message]

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=45E35B12.6000907@mvista.com \
    --to=kraj@mvista.com \
    --cc=linux-omap-open-source@linux.omap.com \
    --cc=piotr.filipiuk@gmail.com \
    /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