net: asix: fix operation without eeprom
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Wed, 5 Aug 2015 15:16:59 +0000 (17:16 +0200)
committerMarek Vasut <marex@denx.de>
Wed, 5 Aug 2015 15:20:35 +0000 (17:20 +0200)
commit147271209a9d328203cf1663de17abdad23412b4
tree8840d33eeee005cb82481bcce44f2d90364abafa
parentab27f30b6e9489e71643c9654dc8690d82973ec8
net: asix: fix operation without eeprom

This patch fixes operation of our on-board AX88772B chip without EEPROM
but with a ethaddr coming from the regular U-Boot environment. This is
a forward port of some remaining parts initially implemented by
Antmicro.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Marek Vasut <marex@denx.de>
drivers/usb/eth/asix.c