
30 Aug
2011
30 Aug
'11
6:12 p.m.
On Aug 30, 2011, at 10:51 AM, Simon Glass wrote:
This fixes "Warning: failed to set MAC address" on platforms which rely on an 'ethaddr' environment variable to set the MAC address.
This bug was introduced by this commit:
7616e785 Add Ethernet hardware MAC address framework to usbnet
Signed-off-by: Simon Glass sjg@chromium.org
net/eth.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
Tested-by: Kumar Gala galak@kernel.crashing.org
(for SoC based ethernet)
- k