public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot-Users] TFTP server support in U-boot
Date: Mon, 15 Dec 2008 11:42:22 -0800	[thread overview]
Message-ID: <4946B31E.10708@gmail.com> (raw)
In-Reply-To: <19f3dfd10812150059i18a344dam5c25315b3e7f423a@mail.gmail.com>

Hello Santosh,

santosh pattar wrote:
> Dear All,
>
> As of now in the U-boot only TFTP client is supported. I am planning
> to have TFTP server support in the u-boot. Can you please help me in
> this regarding?
>
> Please provide me few links if this has been done already, or links
> from where i can take some information and start working on it.
>
>   
I believe this has come up before, so search the mail archives.  I don't 
remember anybody posting a patch, though.  In general, U-boot doesn't 
'serve', so you have quite a bit of work to do.  Luckily, TFTP is one of 
the more trivial protocols, hence the name.

I'm curious why you want to do this.  People generally use U-boot as 
transient software for loading operating systems that are much more 
suitable for serving images.  Do you have a situation where you have 
several identical devices and want to reduce the upstream network load?  
In that case, you may want to look into the multicast TFTP instead.

regards,
Ben

  reply	other threads:[~2008-12-15 19:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-15  8:59 [U-Boot] TFTP server support in U-boot santosh pattar
2008-12-15 19:42 ` Ben Warren [this message]
2008-12-16 13:06   ` [U-Boot] [U-Boot-Users] " Jerry Van Baren
2008-12-17  4:08     ` santosh pattar
2008-12-17  7:38       ` Wolfgang Denk
     [not found]         ` <19f3dfd10812170156l211f73fft61d1ad25f5724775@mail.gmail.com>
2008-12-17 10:11           ` Wolfgang Denk
2008-12-17 18:11       ` Ben Warren

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=4946B31E.10708@gmail.com \
    --to=biggerbadderben@gmail.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