On Wed, May 19, 2004 at 01:52:25PM -0700, Brian Hawley wrote: > The ebony_defconfig doesn't have support for initrd, and since, at present, > the EMAC > driver seems to only find ff:ff:ff:ff:ff:ff as the Mac address, we aren't > able to boot over > the network [ ebony_defconfig default bootargs ].
inird option has nothing to do with MAC address. MAC address is read by ebony.c directly from OpenBIOS VPD area (see ebony.c::ebony_setup_arch()) regardless whether initrd is enabled or not. Probably, you have erased this area on your box. You can hard code MAC address into ebony.c to see whether this helps you do go further in boot process. Eugene. ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/