> Can any one thorugh a light on how to start porting wget on u-boot (since > u-boot is not an O.S).
As far as I understand, wget needs *at least* a working TCP/IP stack, and probably file system. If u-boot has both, it's an OS :) If u-boot does not have them, I don't see a meaningful way of porting wget.