]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commita0c8653f97a1f5ed4bfe232d2c978450c2bf22e6
treee3eb5c8859eb1f9e1d5ea4f4a25f1fe6b4477d46
parent76718a7cc3062564c560fa55ae4963bf49852a98
[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