[U-Boot] [PATCH] powerpc/85xx: fix broken cpu "clock-frequency" property

york sun yorksun at freescale.com
Wed Nov 13 23:46:48 CET 2013


On Oct 23, 2013, at 5:20 AM, Laurentiu Tudor wrote:

> 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 at freescale.com>
> Cc: York Sun <yorksun at freescale.com>
> ---
> Based on: git://git.denx.de/u-boot-mpc85xx.git master
> 

Applied to u-boot-mpc85xx/master.

York




More information about the U-Boot mailing list