[U-Boot-Users] HI,can I use u-boot get file from FTP server
Raúl Sánchez Siles
rss at barracuda.es
Thu Sep 13 12:28:33 CEST 2007
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
More information about the U-Boot
mailing list