commit | 2af91a91b01175c4bffee58b624fa43cecbf121f | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Thu Oct 02 18:31:56 2008 +0400 |
committer | Kim Phillips <kim.phillips@freescale.com> | Tue Oct 21 18:34:01 2008 -0500 |
tree | af7d9a23b6f49f81ae1e67510607f1244fc2c94f | |
parent | 642016bf56c05496f0f005a8bed3d36bd0d47520 [diff] |
mpc83xx: serdes: add forgotten shifts for rfcks The rfcks should be shifted by 28 bits left. We didn't notice the bug because we were using only 100MHz clocks (for which rfcks == 0). Though, for SGMII we'll need 125MHz clocks. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>