U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] How to configure for flexible static/dynamic IP operation.
@ 2007-05-11 21:04 Edward Jubenville
  2007-05-11 22:30 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Edward Jubenville @ 2007-05-11 21:04 UTC (permalink / raw)
  To: u-boot

Using u-boot 1.1.4 with Linux kernel 2.4.25.

I'm trying to configure our device for flexibility in choosing static IP or
dynamic IP operation, based on which is most appropriate for the network
environment of the installation site.  I can get both to work fine with
u-boot, but I don't know how to pass the information on to the Linux kernel
as to which configuration was selected.  Presumably, the kernel shouldn't
start its DHCP client (dhclient) when static IP operation is selected.

Can someone recommend a strategy for u-boot to communicate the selection to
the kernel?  Is it done via the kernel command line, or by having the kernel
startup peek into u-boot's environment storage?

Thanks in advance,

Ed Jubenville

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-05-12 19:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-11 21:04 [U-Boot-Users] How to configure for flexible static/dynamic IP operation Edward Jubenville
2007-05-11 22:30 ` Wolfgang Denk
2007-05-11 23:09   ` Edward Jubenville
2007-05-12 19:35     ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox