
Hi Denk, Thanks for your suggestion. My requirement is before Linux boots up i should be able to use wget from the U-boot. This requirement is to implement FAIL-SAFE condition in the u-boot itself. Because we are going to update Linux related frirmware in the field except u-boot. Suppose if power goes off while copying to FLASH then we can't make the device up and running. To avoid this problem we have planned to implement wget, so that u-boot itself can pick the firmeware from our support site and program the device.
In this context i requested miling users to shoot some inputs.
Thanks, Nagi
In message 1483.61.95.208.2.1141799502.squirrel@61.95.208.2 you wrote:
We are planning to put "Wget" feature into u-boot. I am new to this Wget, but as of my knowledge Wget requires IP Stack and File system.
Correct. Well, the file system could be avoided by just storing the loaded file at a given memory address, but in any case you need a more or less complete TCP/IP stsck, while U-Boot has only a minimal implementation of UDB.
Can anyone through some inputs on this.
The task makes no sense. If you want to use wget, then just boot up Linux.
Best regards,
Wolfgang Denk
-- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de Status quo. Latin for "the mess we're in."
This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid%110944&bid$1720&dat%... _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users