u-boot-brain/arch/powerpc/cpu
Laurentiu TUDOR 51abee64ee powerpc/85xx: fix broken cpu "clock-frequency" property
When indexing freqProcessor[] we use the first
value in the cpu's "reg" property, which on
new e6500 cores IDs the threads.
But freqProcessor[] should be indexed with a
core index so, when fixing "the clock-frequency"
cpu node property, access the freqProcessor[]
with the core index derived from the "reg' property.
If we don't do this, last half of the "cpu" nodes
will have broken "clock-frequency" values.

Signed-off-by: Laurentiu Tudor <Laurentiu.Tudor@freescale.com>
Cc: York Sun <yorksun@freescale.com>
2013-11-13 12:41:28 -08:00
..
74xx_7xx powerpc: convert makefiles to Kbuild style 2013-10-31 13:26:44 -04:00
mpc5xx include: delete include/linux/config.h 2013-11-08 15:25:13 -05:00
mpc5xxx powerpc: convert makefiles to Kbuild style 2013-10-31 13:26:44 -04:00
mpc8xx powerpc: convert makefiles to Kbuild style 2013-10-31 13:26:44 -04:00
mpc8xxx powerpc: convert makefiles to Kbuild style 2013-10-31 13:26:44 -04:00
mpc83xx powerpc: convert makefiles to Kbuild style 2013-10-31 13:26:44 -04:00
mpc85xx powerpc/85xx: fix broken cpu "clock-frequency" property 2013-11-13 12:41:28 -08:00
mpc86xx powerpc: convert makefiles to Kbuild style 2013-10-31 13:26:44 -04:00
mpc512x powerpc: convert makefiles to Kbuild style 2013-10-31 13:26:44 -04:00
mpc824x MPC824x: remove obsolete "PN62" board 2013-11-11 14:46:24 -05:00
mpc8260 powerpc: convert makefiles to Kbuild style 2013-10-31 13:26:44 -04:00
ppc4xx powerpc: convert makefiles to Kbuild style 2013-10-31 13:26:44 -04:00