On Wednesday 24 March 2010 07:56:28 Heiko Schocher wrote:
> doc/README.enetaddr prescribes, to use a mac address stored in
> environment, before using a mac address stored in some special
> place.

you're reading things incorrectly, or you didnt read the whole thing.  the 
fec_mxc driver is correct today.  its initialize function seeds eth_device-
>enetaddr with the hardware storage.  it is up to the common networking code 
to sync the environment to eth_device before calling the driver init function 
(which it does).  then the driver always uses eth_device->enetaddr.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to