u-boot/arch/powerpc/cpu
York Sun 9a653a9810 powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis generation 2
Corenet based SoCs have different core clocks starting from Chassis
generation 2. Cores are organized into clusters. Each cluster has up to
4 cores sharing same clock, which can be chosen from one of three PLLs in
the cluster group with one of the devisors /1, /2 or /4. Two clusters are
put together as a cluster group. These two clusters share the PLLs but may
have different divisor. For example, core 0~3 are in cluster 1. Core 4~7
are in cluster 2. Core 8~11 are in cluster 3 and so on. Cluster 1 and 2
are cluster group A. Cluster 3 and 4 are in cluster group B. Cluster group
A has PLL1, PLL2, PLL3. Cluster group B has PLL4, PLL5. Core 0~3 may have
PLL1/2, core 4~7 may have PLL2/2. Core 8~11 may have PLL4/1.

PME and FMan blocks can take different PLLs, configured by RCW.

Signed-off-by: York Sun <yorksun@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2012-10-22 14:31:16 -05:00
..
74xx_7xx unify version_string 2011-07-28 17:22:53 +02:00
mpc5xx serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
mpc5xxx usb: lowlevel interface change to support multiple controllers 2012-10-15 11:54:00 -07:00
mpc8xx serial: mpc8xx: Move serial registration from serial_initialize() 2012-10-15 11:53:49 -07:00
mpc8xxx powerpc/85xx: Add P5040 processor support 2012-10-22 14:31:13 -05:00
mpc83xx MPC83xx, MPC85xx: compile stub cache function 2012-07-21 23:37:48 +02:00
mpc85xx powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis generation 2 2012-10-22 14:31:16 -05:00
mpc86xx arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning 2011-12-02 00:16:46 +01:00
mpc512x serial: Remove CONFIG_SERIAL_MULTI from serial drivers 2012-10-15 11:53:58 -07:00
mpc824x mpc82xx: Remove BMW board port 2012-10-17 07:55:50 -07:00
mpc8220 serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
mpc8260 serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
ppc4xx usb: lowlevel interface change to support multiple controllers 2012-10-15 11:54:00 -07:00