[linux-sunxi] Re: [U-Boot] [PATCHv6 14/28] net: cosmetic: A MAC address is not limited to SROM

2017-05-15 Thread Olliver Schinagl
Hey Tom, On 15-05-17 14:53, Tom Rini wrote: On Mon, May 15, 2017 at 10:02:30AM +0200, Olliver Schinagl wrote: Currently, we print that the MAC from the SROM does not match. It can be many forms of ROM, so lets drop the S. Signed-off-by: Olliver Schinagl --- net/eth_legacy.c | 2 +- 1 file ch

[linux-sunxi] Re: [U-Boot] [PATCHv6 14/28] net: cosmetic: A MAC address is not limited to SROM

2017-05-15 Thread Tom Rini
On Mon, May 15, 2017 at 10:02:30AM +0200, Olliver Schinagl wrote: > Currently, we print that the MAC from the SROM does not match. It can be > many forms of ROM, so lets drop the S. > > Signed-off-by: Olliver Schinagl > --- > net/eth_legacy.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(