Re: [PATCH] powerpc: fix MAC address entries for 83xx, 85xx, and 86xx device trees
From: Jon Loeliger <hidden>
Date: 2007-06-25 16:20:06
From: Jon Loeliger <hidden>
Date: 2007-06-25 16:20:06
On Sat, 2007-06-23 at 10:50, 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?
That is correct. It is still not implemented. jdl