[POWERPC] bootwrapper: Only print MAC addresses when the node is actually present
authorScott Wood <scottwood@freescale.com>
Wed, 5 Sep 2007 19:21:18 +0000 (05:21 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 13 Sep 2007 15:33:23 +0000 (01:33 +1000)
commit96ebc3bfb6ddedd5a400d5653b50551d5a3de439
treee3eb5c8859eb1f9e1d5ea4f4a25f1fe6b4477d46
parent21f3fe2f7ab57832ea1fc7f719ec7e167b7ad80e
[POWERPC] bootwrapper: Only print MAC addresses when the node is actually present

Some firmwares (such as PlanetCore) only provide a base MAC address, and
expect the kernel to set certain bits to generate the addresses for the
other ports.  As such, MAC addresses are generated that may not correspond
to actual hardware.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/devtree.c