Re: [PATCH] powerpc: fix MAC address entries for 83xx, 85xx, and 86xx device trees
From: Josh Boyer <hidden>
Date: 2007-06-25 12:50:39
From: Josh Boyer <hidden>
Date: 2007-06-25 12:50:39
On Sat, 2007-06-23 at 17:50 +0200, Segher Boessenkool wrote:
quoted
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.Shouldn't you use the "??" notation instead, or is that still not implemented?
Not implemented. josh