Home
last modified time | relevance | path

Searched hist:"509 adc8b77f885e946449ed62191fbef7fe67b56" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/
H A Dserdes.c509adc8b77f885e946449ed62191fbef7fe67b56 Thu Nov 17 02:15:38 UTC 2011 Jerry Huang <Chang-Ming.Huang@freescale.com> powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata

In the current u-boot code, the value of these fields are the reserved
value (0b100), through the signal integrity measurement on freescale's
board with these reserved setting, the signal eye is out of the recommended
spec for non-transition amplitude at 500mV nominal.
According to the errata for MPC8379E, we should make a change to the
recommended setting from essentially nothing at this time to 0b001 for SATA.

Signed-off-by: Jerry Huang <Chang-Ming.Huang@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>