[linux-sunxi] Re: [PATCHv6 12/28] net: Add ability to set MAC address via EEPROM

2017-05-17 Thread Simon Glass
Hi Oliver, On 15 May 2017 at 02:02, Olliver Schinagl wrote: > This patch allows Kconfig to enable and set parameters to make it > possible to read the MAC address from an EEPROM. The net core layer then > uses this information to read MAC addresses from this EEPROM. > > Besides the various tuneab

[linux-sunxi] Re: [PATCHv6 12/28] net: Add ability to set MAC address via EEPROM

2017-05-16 Thread Maxime Ripard
On Mon, May 15, 2017 at 02:18:06PM +0200, Olliver Schinagl wrote: > Hey Maxime, > > On 15-05-17 10:18, Maxime Ripard wrote: > > On Mon, May 15, 2017 at 10:02:28AM +0200, Olliver Schinagl wrote: > > > This patch allows Kconfig to enable and set parameters to make it > > > possible to read the MAC a

[linux-sunxi] Re: [PATCHv6 12/28] net: Add ability to set MAC address via EEPROM

2017-05-15 Thread Olliver Schinagl
Hey Maxime, On 15-05-17 10:18, Maxime Ripard wrote: On Mon, May 15, 2017 at 10:02:28AM +0200, Olliver Schinagl wrote: This patch allows Kconfig to enable and set parameters to make it possible to read the MAC address from an EEPROM. The net core layer then uses this information to read MAC addr

[linux-sunxi] Re: [PATCHv6 12/28] net: Add ability to set MAC address via EEPROM

2017-05-15 Thread Maxime Ripard
On Mon, May 15, 2017 at 10:02:28AM +0200, Olliver Schinagl wrote: > This patch allows Kconfig to enable and set parameters to make it > possible to read the MAC address from an EEPROM. The net core layer then > uses this information to read MAC addresses from this EEPROM. > > Besides the various t