
31 Mar
2005
31 Mar
'05
11:34 p.m.
In message loom.20050331T211027-298@post.gmane.org you wrote:
Yes. Don't ask the DHCP server.
Errr.. Was talking about u-boot. How do I prevent u-boot from updating serverip when I run dhcp command? Sorry if that's FAQ.
Don't ask the DHCP server if you don't need the configuration from it.
Alternatively, save any values you wanna keep. Something like that:
=> set old $ipaddr;dhcp;set ipaddr $old
Viele Grüße,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
A well-written program is its own heaven; a poorly-written program is
its own hell. -- Geoffrey James, "The Tao of Programming"