
27 Apr
2009
27 Apr
'09
9:05 p.m.
On Mon, Apr 27, 2009 at 11:56:17AM -0400, Mike Frysinger wrote:
On Monday 27 April 2009 10:44:16 Daniel Mack wrote:
On Sun, Apr 26, 2009 at 11:14:06PM -0400, Mike Frysinger wrote:
usually what i suggest to people are things like:
- pass $(ethaddr) via kernel command line and parse /proc/cmdline
- use the u-boot tools to read the u-boot env directly
- set the hw address with `ifconfig` or similar tool
... which doesn't help much when it's about booting from NFS root.
it works fine if you use an initramfs like everyone suggests
Or when you use a device tree. :-)
-Scott