From: "Raúl Sánchez Siles" <rss@barracuda.es>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] HI,can I use u-boot get file from FTP server
Date: Thu, 13 Sep 2007 12:28:33 +0200 [thread overview]
Message-ID: <fcb3ch$9a5$1@sea.gmane.org> (raw)
In-Reply-To: 004501c7f5d9$b8959e70$6401a8c0@hy
George.Tung wrote:
> Hi
>
> can I use u-boot get file from FTP server,it seems that uboot just support
> the UDP protocol.and can not get some data from "www".
>
> my question:
>
> how can i get the file from international web site.
> like the this
> ftp ftp://***.***.***.***/kernel/zImage
>
AFAIK, just tftp is available (or NFS). TCP is not and won't be (in short
term) available in u-boot. Only UDP is.
In short, use tftp or nfs.
Regards,
--
Ra?l S?nchez Siles
next prev parent reply other threads:[~2007-09-13 10:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.442325.1189627687.7786.u-boot-users@lists.sourceforge.net>
2007-09-13 7:42 ` [U-Boot-Users] HI,can I use u-boot get file from FTP server George.Tung
2007-09-13 10:28 ` Raúl Sánchez Siles [this message]
2007-09-13 15:56 ` Wolfgang Denk
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='fcb3ch$9a5$1@sea.gmane.org' \
--to=rss@barracuda.es \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.