]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: uec_phy: handle 88e1111 rev.B2 erratum 5.6
authorKim Phillips <kim.phillips@freescale.com>
Wed, 27 Feb 2008 21:06:39 +0000 (15:06 -0600)
committerWolfgang Denk <wd@denx.de>
Sun, 2 Mar 2008 20:52:15 +0000 (21:52 +0100)
commitf655adef65e4cf6b929054b049ee19ae9b5ccbe2
tree466a214ca53e046a23b278e2b5dad3e3fe41c2f1
parent093e14c52280b4bcc84948bac605ee4d6e87b6e9
net: uec_phy: handle 88e1111 rev.B2 erratum 5.6

erratum 5.6 states the autoneg completion bit is functional only if the
autoneg bit is asserted.

This fixes any secondarily-issued networking commands on non-gigabit
links on the mpc8360 mds board.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
drivers/qe/uec_phy.c