* [U-Boot] U-Boot and FTP server
@ 2010-06-10 7:26 Piotr Piwko
2010-06-10 7:43 ` Stefano Babic
0 siblings, 1 reply; 2+ messages in thread
From: Piotr Piwko @ 2010-06-10 7:26 UTC (permalink / raw)
To: u-boot
Hello,
Is there any possibility to download a system image from external FTP
server? As I know, U-boot only supports the access to TFTP local
server, but time to time it would be very useful for me if I can
download the image through external FTP server.
Thanks in advance for your engagement,
--
Piotr Piwko
http://www.embedded-engineering.pl/
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] U-Boot and FTP server
2010-06-10 7:26 [U-Boot] U-Boot and FTP server Piotr Piwko
@ 2010-06-10 7:43 ` Stefano Babic
0 siblings, 0 replies; 2+ messages in thread
From: Stefano Babic @ 2010-06-10 7:43 UTC (permalink / raw)
To: u-boot
Piotr Piwko wrote:
> Hello,
>
Hi,
> Is there any possibility to download a system image from external FTP
> server?
No, there is not, at least at the moment...
> As I know, U-boot only supports the access to TFTP local
> server, but time to time it would be very useful for me if I can
> download the image through external FTP server.
There is no TCP stack in u-boot, only udp, and for this reason you can
use (or port, if it is not yet available) applications based on UDP
only, as tftp.
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-06-10 7:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-10 7:26 [U-Boot] U-Boot and FTP server Piotr Piwko
2010-06-10 7:43 ` Stefano Babic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox