[POWERPC] Fix MAC address entries for 83xx, 85xx, and 86xx device trees
authorTimur Tabi <timur@freescale.com>
Fri, 22 Jun 2007 19:33:15 +0000 (14:33 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 3 Jul 2007 07:05:41 +0000 (02:05 -0500)
For the 83xx, 85xx, and 86xx device trees, add a "local-mac-address" property
to every Ethernet node that didn't have one.  Add a comment indicating that
the "address" and/or "mac-address" properties are deprecated in DTS files
and will be removed at a later time.  Change all MAC address properties to
have a zero MAC address value.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found