[PATCH v4 06/12] ARM: dove: add gigabit ethernet and mvmdio device tree nodes
From: Jason Gunthorpe <hidden>
Date: 2013-05-22 18:25:00
Also in:
linuxppc-dev, lkml, netdev
From: Jason Gunthorpe <hidden>
Date: 2013-05-22 18:25:00
Also in:
linuxppc-dev, lkml, netdev
On Wed, May 22, 2013 at 07:32:51PM +0200, Sebastian Hesselbarth wrote:
Not neccessary anyway, after talking Jason C in a Kirkwood-only workaround I prepared a patch that reads mac address registers early and stores it in the local-mac-address property.
That sounds great, but, FWIW, our bootloaders don't set the MAC address registers. Does the work around only trigger if the local-mac-address property is 0? Jason