Hi,
On 20-10-16 14:41, Tony Lindgren wrote:
* Jeroen Hofstee <[email protected]> [161019 12:39]:commit 9120bd6e9f77 ("net: davinci_emac: Get device dm816x MAC address using the cpsw code") sets the mac address to the one stored in the chip unconditionally, overwritten the one already set from the device tree. This patch makes sure the mac from DT is preserved. On a am3517 this address is incorrectly read as all zeros, making it impossible to set a valid mac address without this patch.OK, at least I don't have better ideas for fixing this:
more details about the am3517 specific issue can be found here http://marc.info/?l=linux-omap&m=147678889732646&w=2 Regards, Jeroen
