]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: serdes: add forgotten shifts for rfcks
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Thu, 2 Oct 2008 14:31:56 +0000 (18:31 +0400)
committerKim Phillips <kim.phillips@freescale.com>
Tue, 21 Oct 2008 23:34:01 +0000 (18:34 -0500)
commit6f9cc6608b4e1cefde56c0fb99ae1c95c42575ff
treeaf7d9a23b6f49f81ae1e67510607f1244fc2c94f
parent55c531984dcf933e4cd13a187a7e08e873b7ced1
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>
cpu/mpc83xx/serdes.c
include/asm-ppc/fsl_serdes.h