diff options
author | Heiko Schocher <hs@denx.de> | 2013-07-23 15:32:36 +0200 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-07-30 09:21:42 -0400 |
commit | f6d1f6e4a58edae4776937647381a43fea5e83a5 (patch) | |
tree | e9c2f7d57da0fb9740a105357f136cc25b12d706 /drivers/pcmcia/i82365.c | |
parent | 486da22967474f3f72717883a4315fda46346897 (diff) | |
download | u-boot-imx-f6d1f6e4a58edae4776937647381a43fea5e83a5.zip u-boot-imx-f6d1f6e4a58edae4776937647381a43fea5e83a5.tar.gz u-boot-imx-f6d1f6e4a58edae4776937647381a43fea5e83a5.tar.bz2 |
net, phy, cpsw: fix gigabit register access
accessing a lan9303 switch with the cpsw driver results in wrong
speed detection, as the switch sets the BMSR_ERCAP in BMSR
register, and follow read of the MII_STAT1000 register fails, as
the switch does not support it. Current code did not check,
if a phy_read() fails ... fix this.
Signed-off-by: Heiko Schocher <hs@denx.de>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
Acked-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'drivers/pcmcia/i82365.c')
0 files changed, 0 insertions, 0 deletions