[U-Boot] [PATCH] net/eth.c call dev->write_hwaddr in eth_init

Mike Frysinger vapier at gentoo.org
Wed Sep 8 06:23:41 CEST 2010


On Tuesday, September 07, 2010 18:50:26 John Rigby wrote:
> When eth_init updates dev->enetaddr it does not
> call dev->write_hwaddr.  Fix that so when ethaddr
> is set after eth_initialize the change will propagate
> to the hw.

current policy is that the driver init() is supposed to be taking care of 
this.  if you're going to change that, you'll have to update the documentation 
and actual drivers.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20100908/18884116/attachment.pgp 


More information about the U-Boot mailing list