[U-Boot] [PATCH] Correct call to eth_write_hwaddr()

Kumar Gala galak at kernel.crashing.org
Tue Aug 30 18:12:56 CEST 2011


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 at chromium.org>
> ---
> net/eth.c |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)

Tested-by: Kumar Gala <galak at kernel.crashing.org>

(for SoC based ethernet)

- k


More information about the U-Boot mailing list