commit | 6a62dc4e2799f8ffbfe69038f619fadbd3930262 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Mon Apr 18 17:16:00 2011 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Thu Apr 28 22:09:23 2011 -0500 |
tree | 6065ad540c9aeb234869d430e9b2d0ba7a4d9a1e | |
parent | 7ace50701f77c33eceb426d44f99930a1456532d [diff] |
powerpc/85xx: Implement work-around for P4080 erratum SERDES-A001 Bank powerdown through RCW[SRDS_LPD_Bn] for XAUI on FM2 and SGMII on FM1 are swapped. Erratum SERDES-A001 says that if bank two is kept disabled and after bank three is enabled, then the PLL for bank three won't lock properly. The work-around is to enable and then disable bank two after bank three is enabled. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>