Re: [U-Boot] [PATCH v6 1/2][NEXT] davinci_emac: davinci_eth_set_mac_addr to -write_hwaddr

2010-10-12 Thread Ben Warren
Hi Ben, On 9/23/2010 6:58 AM, Ben Gardiner wrote: This patch proposes to migrate the davinci_emac driver to using the eth_device-write_hwaddr function pointer as suggested by Ben Warren. All the davinci boards had the behaviour, prior to this patch, of sync'ing the environment variable

[U-Boot] [PATCH v6 1/2][NEXT] davinci_emac: davinci_eth_set_mac_addr to -write_hwaddr

2010-09-23 Thread Ben Gardiner
This patch proposes to migrate the davinci_emac driver to using the eth_device-write_hwaddr function pointer as suggested by Ben Warren. All the davinci boards had the behaviour, prior to this patch, of sync'ing the environment variable enetaddr with the MAC address read from non-volatile storage