commit | 6f9cc6608b4e1cefde56c0fb99ae1c95c42575ff | [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 | 55c531984dcf933e4cd13a187a7e08e873b7ced1 [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>