]> git.ipfire.org Git - people/ms/u-boot.git/commit
fec_mxc: set ethaddr if fuses burned and not previously set
authorEric Nelson <eric.nelson@boundarydevices.com>
Fri, 2 Aug 2013 17:37:00 +0000 (10:37 -0700)
committerStefano Babic <sbabic@denx.de>
Wed, 21 Aug 2013 17:20:28 +0000 (19:20 +0200)
commitddb636bd66f527e6680faed5a6adced69836517d
tree40f22a2f5df90adb1ca549fe02ebc8cf2cc1eab3
parent0cfb8afed3939e2db4e028a86ea4803f7475941f
fec_mxc: set ethaddr if fuses burned and not previously set

Without this change, the following message is generated:
Warning: FEC using MAC address from net device

See doc/README.enetaddr for details.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
drivers/net/fec_mxc.c