
3 Dec
2004
3 Dec
'04
12:46 p.m.
In message 41B0480F.3070304@gdatech.co.in you wrote:
I have added DHCP support and compiled . I want to Boot a file via DHCP protocol.
How can I do ?
This is a two step procedure.
If anyone has already worked on this please give some idea..
The first step (which you actually should have done BEFORE posting) is reading the manual, see http://www.denx.de/twiki/bin/view/DULG/Manual
In the second step, you type "dhcp" at the command prompt. Or even "help dhcp" if you really want to bother yourself with online docu- mentation.
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
There are two ways to write error-free programs. Only the third one
works.