Re: [U-Boot] [PATCH 5/6] arm: sunxi: Use board hooks to obtain MAC address

2017-04-11 Thread Olliver Schinagl
Hey Joe, On 11-04-17 00:56, Joe Hershberger wrote: On Fri, Apr 7, 2017 at 8:57 AM, wrote: On Fri, 2017-04-07 at 15:45 +0200, Olliver Schinagl wrote: Hey Joe, On 30-11-16 22:36, Joe Hershberger wrote: On Fri, Nov 25, 2016 at 9:38 AM, Olliver Schinagl wrote: Add board hooks allowing to get

Re: [U-Boot] [PATCH 5/6] arm: sunxi: Use board hooks to obtain MAC address

2017-04-10 Thread Joe Hershberger
On Fri, Apr 7, 2017 at 8:57 AM, wrote: > On Fri, 2017-04-07 at 15:45 +0200, Olliver Schinagl wrote: >> Hey Joe, >> >> On 30-11-16 22:36, Joe Hershberger wrote: >> > On Fri, Nov 25, 2016 at 9:38 AM, Olliver Schinagl > > nl> wrote: >> > > Add board hooks allowing to get ethernet addresses in a boar

Re: [U-Boot] [PATCH 5/6] arm: sunxi: Use board hooks to obtain MAC address

2017-04-07 Thread o . schinagl
On Fri, 2017-04-07 at 15:45 +0200, Olliver Schinagl wrote: > Hey Joe, > > On 30-11-16 22:36, Joe Hershberger wrote: > > On Fri, Nov 25, 2016 at 9:38 AM, Olliver Schinagl > nl> wrote: > > > Add board hooks allowing to get ethernet addresses in a board > > > specific > > > manner. Currently this is

Re: [U-Boot] [PATCH 5/6] arm: sunxi: Use board hooks to obtain MAC address

2017-04-07 Thread Olliver Schinagl
Hey Joe, On 30-11-16 22:36, Joe Hershberger wrote: On Fri, Nov 25, 2016 at 9:38 AM, Olliver Schinagl wrote: Add board hooks allowing to get ethernet addresses in a board specific manner. Currently this is done by generating a MAC address from the SID and injecting the ethernet device number in

Re: [U-Boot] [PATCH 5/6] arm: sunxi: Use board hooks to obtain MAC address

2016-11-30 Thread Joe Hershberger
On Fri, Nov 25, 2016 at 9:38 AM, Olliver Schinagl wrote: > Add board hooks allowing to get ethernet addresses in a board specific > manner. Currently this is done by generating a MAC address from > the SID and injecting the ethernet device number in the first octet. > > This usually happens as a f

[U-Boot] [PATCH 5/6] arm: sunxi: Use board hooks to obtain MAC address

2016-11-25 Thread Olliver Schinagl
Add board hooks allowing to get ethernet addresses in a board specific manner. Currently this is done by generating a MAC address from the SID and injecting the ethernet device number in the first octet. This usually happens as a fallback, if either the eeprom fails to set a MAC address or the FDT