* [U-Boot-Users] HI,can I use u-boot get file from FTP server [not found] <mailman.442325.1189627687.7786.u-boot-users@lists.sourceforge.net> @ 2007-09-13 7:42 ` George.Tung 2007-09-13 10:28 ` Raúl Sánchez Siles 2007-09-13 15:56 ` Wolfgang Denk 0 siblings, 2 replies; 3+ messages in thread From: George.Tung @ 2007-09-13 7:42 UTC (permalink / raw) To: u-boot 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 thanks ^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] HI,can I use u-boot get file from FTP server 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 2007-09-13 15:56 ` Wolfgang Denk 1 sibling, 0 replies; 3+ messages in thread From: Raúl Sánchez Siles @ 2007-09-13 10:28 UTC (permalink / raw) To: u-boot 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 ^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] HI,can I use u-boot get file from FTP server 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 @ 2007-09-13 15:56 ` Wolfgang Denk 1 sibling, 0 replies; 3+ messages in thread From: Wolfgang Denk @ 2007-09-13 15:56 UTC (permalink / raw) To: u-boot In message <004501c7f5d9$b8959e70$6401a8c0@hy> you wrote: > > 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 It's a two step solution: in the first step, boot an operating system. Note that there are also no intentions to integrate a web browser into U-Boot. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Our way is peace. -- Septimus, the Son Worshiper, "Bread and Circuses", stardate 4040.7. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-09-13 15:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[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
2007-09-13 15:56 ` Wolfgang Denk
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox