
10 Jun
2010
10 Jun
'10
9:43 a.m.
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@denx.de
=====================================================================