Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | mpc83xx: serdes: add forgotten shifts for rfcks | Anton Vorontsov | 2008-10-21 | -5/+5 |
| | | | | | | | | | | 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> | |||
* | 83xx: serdes setup routines | Anton Vorontsov | 2008-03-25 | -0/+21 |
This patch adds few routines to configure serdes on 837x targets. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> |