Re: [U-Boot] [U-Boot, PATCHv1, 1/3] net: Add ability to set MAC address via EEPROM to Kconfig

2015-12-14 Thread Olliver Schinagl
Hey Joe, On 10-12-15 21:25, Joe Hershberger wrote: Hi Olliver, On Thu, Dec 10, 2015 at 4:40 AM, Olliver Schinagl wrote: Hans, Joe, On 10-12-15 11:29, Hans de Goede wrote: Hi Olliver and Joe, On 11/30/2015 05:50 PM, Oliver Schinagl wrote: From: Olliver Schinagl This patch allows Kconfig

Re: [U-Boot] [U-Boot, PATCHv1, 1/3] net: Add ability to set MAC address via EEPROM to Kconfig

2015-12-11 Thread Hans de Goede
Hi, On 10-12-15 21:26, Joe Hershberger wrote: Hi Hans, On Thu, Dec 10, 2015 at 4:29 AM, Hans de Goede wrote: Hi Olliver and Joe, On 11/30/2015 05:50 PM, Oliver Schinagl wrote: From: Olliver Schinagl This patch allows Kconfig to enable and set parameters to make it possible to read the MA

Re: [U-Boot] [PATCHv1 1/3] net: Add ability to set MAC address via EEPROM to Kconfig

2015-12-10 Thread Joe Hershberger
On Mon, Nov 30, 2015 at 10:50 AM, Olliver Schinagl wrote: > From: Olliver Schinagl > > This patch allows Kconfig to enable and set parameters to make it > possible to read the MAC address from an EEPROM. This patch only sets up > some environment variables, it is up to the specific boards to actu

Re: [U-Boot] [U-Boot, PATCHv1, 1/3] net: Add ability to set MAC address via EEPROM to Kconfig

2015-12-10 Thread Joe Hershberger
Hi Hans, On Thu, Dec 10, 2015 at 4:29 AM, Hans de Goede wrote: > Hi Olliver and Joe, > > On 11/30/2015 05:50 PM, Oliver Schinagl wrote: >> >> From: Olliver Schinagl >> >> This patch allows Kconfig to enable and set parameters to make it >> possible to read the MAC address from an EEPROM. This pa

Re: [U-Boot] [U-Boot, PATCHv1, 1/3] net: Add ability to set MAC address via EEPROM to Kconfig

2015-12-10 Thread Joe Hershberger
Hi Olliver, On Thu, Dec 10, 2015 at 4:40 AM, Olliver Schinagl wrote: > Hans, Joe, > > > On 10-12-15 11:29, Hans de Goede wrote: >> >> Hi Olliver and Joe, >> >> On 11/30/2015 05:50 PM, Oliver Schinagl wrote: >>> >>> From: Olliver Schinagl >>> >>> This patch allows Kconfig to enable and set parame

Re: [U-Boot] [U-Boot, PATCHv1, 1/3] net: Add ability to set MAC address via EEPROM to Kconfig

2015-12-10 Thread Olliver Schinagl
Hans, Joe, On 10-12-15 11:29, Hans de Goede wrote: Hi Olliver and Joe, On 11/30/2015 05:50 PM, Oliver Schinagl wrote: From: Olliver Schinagl This patch allows Kconfig to enable and set parameters to make it possible to read the MAC address from an EEPROM. This patch only sets up some enviro

Re: [U-Boot] [U-Boot, PATCHv1, 1/3] net: Add ability to set MAC address via EEPROM to Kconfig

2015-12-10 Thread Hans de Goede
Hi Olliver and Joe, On 11/30/2015 05:50 PM, Oliver Schinagl wrote: From: Olliver Schinagl This patch allows Kconfig to enable and set parameters to make it possible to read the MAC address from an EEPROM. This patch only sets up some environment variables, it is up to the specific boards to ac

[U-Boot] [PATCHv1 1/3] net: Add ability to set MAC address via EEPROM to Kconfig

2015-11-30 Thread Olliver Schinagl
From: Olliver Schinagl This patch allows Kconfig to enable and set parameters to make it possible to read the MAC address from an EEPROM. This patch only sets up some environment variables, it is up to the specific boards to actually use these defines. Besides the various tuneables as to how to