]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: asix: fix operation without eeprom
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Wed, 5 Aug 2015 15:16:59 +0000 (17:16 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:00:58 +0000 (08:00 +0200)
commite04358e8816a3b42516f1afc1fbb9ab78a8fae03
treeb1de32ba979efb8bc26b441426b09c17bfffe7b4
parent5cab98aa059814f2c74b43f281c9c5b779ed6c69
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