]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: smc911x: Keep MAC programmed
authorMarek Vasut <marex@denx.de>
Sat, 11 Oct 2014 16:42:58 +0000 (18:42 +0200)
committerTom Rini <trini@ti.com>
Fri, 7 Nov 2014 21:27:04 +0000 (16:27 -0500)
commit99dd6ab40505d2b11424dc8750f12e32ccb478f4
tree93864a506247425771196901ae40462a0f8863c7
parent389b89c70f5e8df9056cb960bcc500c5e9a57393
net: smc911x: Keep MAC programmed

Make sure to keep the MAC address programmed in the SMC911x ADDRH
and ADDRL registers. Linux can read those registers to determine
the MAC address on EEPROM-less configurations.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: Tom Rini <trini@ti.com>
drivers/net/smc911x.c