u-boot-brain/arch/powerpc/cpu
Priyanka Jain b135991a3c powerpc/mpc85xx: Add support for single source clocking
Single-source clocking is new feature introduced in T1040.
In this mode, a single differential clock is supplied to the
DIFF_SYSCLK_P/N inputs to the processor, which in turn is
used to supply clocks to the sysclock, ddrclock and usbclock.

So, both ddrclock and syclock are driven by same differential
sysclock in single-source clocking mode whereas in normal clocking
mode, generally separate DDRCLK and SYSCLK pins provides
reference clock for sysclock and ddrclock

DDR_REFCLK_SEL rcw bit is used to determine DDR clock source
-If DDR_REFCLK_SEL rcw bit is 0, then DDR PLLs are driven in
 normal clocking mode by DDR_Reference clock

-If DDR_REFCLK_SEL rcw bit is 1, then DDR PLLs are driven in
 single source clocking mode by DIFF_SYSCLK

Add code to determine ddrclock based on DDR_REFCLK_SEL rcw bit.

Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
Signed-off-by: Priyanka Jain <Priyanka.Jain@freescale.com>
2014-01-02 14:10:13 -08:00
..
74xx_7xx PowerPC: merge commonly-defined flags 2013-12-13 09:17:32 -05:00
mpc5xx PowerPC: merge commonly-defined flags 2013-12-13 09:17:32 -05:00
mpc5xxx PowerPC: merge commonly-defined flags 2013-12-13 09:17:32 -05:00
mpc8xx PowerPC: merge commonly-defined flags 2013-12-13 09:17:32 -05:00
mpc8xxx Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) 2013-12-16 08:59:42 -05:00
mpc83xx PowerPC: merge commonly-defined flags 2013-12-13 09:17:32 -05:00
mpc85xx powerpc/mpc85xx: Add support for single source clocking 2014-01-02 14:10:13 -08:00
mpc86xx PowerPC: merge commonly-defined flags 2013-12-13 09:17:32 -05:00
mpc512x PowerPC: merge commonly-defined flags 2013-12-13 09:17:32 -05:00
mpc824x PowerPC: merge commonly-defined flags 2013-12-13 09:17:32 -05:00
mpc8260 PowerPC: merge commonly-defined flags 2013-12-13 09:17:32 -05:00
ppc4xx PowerPC: merge commonly-defined flags 2013-12-13 09:17:32 -05:00
Makefile Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) 2013-12-16 08:59:42 -05:00