Re: [U-Boot] [PATCHv2 04/21] net: core: Add function to check/set MAC locality

2017-04-11 Thread Olliver Schinagl
A first comment I have myself, which will go in a v3 (or as a separate patch after this has been merged): On 10-04-17 17:33, Olliver Schinagl wrote: Universally administered and locally administered addresses are distinguished by setting the second-least-significant bit of the first octet of th

[U-Boot] [PATCHv2 04/21] net: core: Add function to check/set MAC locality

2017-04-10 Thread Olliver Schinagl
Universally administered and locally administered addresses are distinguished by setting the second-least-significant bit of the first octet of the address. Having a function to check and set this U/L bit from a function makes it nice for boards that want to generate their own mac address to ensure