commit | fa12a08ec0b197766b6b3a2994cdc1fba5f31599 | [log] [tgz] |
---|---|---|
author | Zang Roy-R61911 <tie-fei.zang@freescale.com> | Thu Oct 27 18:52:09 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Mon Dec 05 21:59:00 2011 +0100 |
tree | 7e1232be98c44cc69810b99524b863be99e08739 | |
parent | 163b29469d27452a3461e0b5947030a2abfe6169 [diff] |
Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel code The original m88e1111s_config() does not do the SGMII mode initialization and is buggy. Rewrite the function according to 3.0.6 kernel function m88e1111_config_init() in drivers/net/phy/marvell.c Signed-off-by: Roy Zang <tie-fei.zang@freescale.com> Acked-by: Andy Fleming <afleming@freescale.com> Cc: Kumar Gala <galak@kernel.crashing.org>