]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add secondary CPUs processor frequency for e500 core
authorHaiying Wang <Haiying.Wang@freescale.com>
Thu, 15 Jan 2009 16:58:35 +0000 (11:58 -0500)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Fri, 23 Jan 2009 23:03:14 +0000 (17:03 -0600)
commit2fc7eb0cfc608c9369001d57a0411af5e6a58f7c
tree2021c2d473dcefae9113894a8f8c3b6b1a9381f8
parentbf5b1f0c0d28ce062e1d368680632dfb099de692
Add secondary CPUs processor frequency for e500 core

This patch updates e500 freqProcessor to array based on CONFIG_NUM_CPUS,
and prints each CPU's frequency separately. It also fixes up each CPU's
frequency in "clock-frequency" of fdt blob.

Signed-off-by: James Yang <James.Yang@freescale.com>
Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
cpu/mpc85xx/cpu.c
cpu/mpc85xx/fdt.c
cpu/mpc85xx/speed.c
include/e500.h