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: Wed, 17 Dec 2008 10:11:59 -0800	[thread overview]
Message-ID: <494940EF.4000501@gmail.com> (raw)
In-Reply-To: <19f3dfd10812162008q27069e30uec230196911ba3f3@mail.gmail.com>

Hi Santosh,

santosh pattar wrote:
> Dear Ben,
>
> Thank you very much for the suggestion. Actually i could able to get
> the TFTP server up in u-boot. This Server wont run in the background
> all the time. The senario is like this, Board comes up and checks for
> validation of the image on the flash. If the validation fails it
> switches to the server mode that is its in the listening mode. If any
> read/write (RRQ/WRQ) requests come to the board, it services them and
> as you suggested if complete/done command(file) comes it switches from
> server mode and continues with the regular operation.
>
> Now i am able to service Read and write operations which come from
> TFTP client(PC based) .But this needs still lot of testing and
> validation. Can we make this as part of u-boot main line release?
> please let me know your views.
>
>   
I'm not yet convinced of the utility of a TFTP server, though.  Lots of 
people validate the flash version and pull an image via TFTP if needed, 
but are able to do it using the TFTP client.  It looks like you're 
downloading code to your board, using a 'put' operation from the Windows 
client, right?  If the problem is that you don't have a TFTP server on 
your PC, there are plenty of free Windows TFTP servers out there.  
Google can help.

If, on the other hand, you can clearly explain why you need a server in 
U-boot, of course we'll listen and will accept patches that meet all of 
the standard criteria.
> And if you say yes , we can make this as part of u-boot main line
> release then i would need help from your side in finding out the
> different test cases to test this fully.
>
> Thank you very much for your suggestion.
>
> Regards,
> santosh
>
>   
regards,
Ben

      parent reply	other threads:[~2008-12-17 18:11 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 ` [U-Boot] [U-Boot-Users] " Ben Warren
2008-12-16 13:06   ` 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 [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=494940EF.4000501@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