net: asix: fix operation without eeprom
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Mon, 27 Oct 2014 12:07:03 +0000 (13:07 +0100)
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>
Wed, 15 Apr 2015 11:46:28 +0000 (13:46 +0200)
commit3b035ea82dd47f0b4fd3aff6a3806a0f8d4b243e
tree272fc51be47232f88154e7bdfa31152cbdb54099
parent4b97c4173ef96cfa4eb3ba4ea9121320efa90091
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.

(cherry picked from commit 67c3a4aee6c0af124ce779aed1be70c7a92d0916)
drivers/usb/eth/asix.c