]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/p4080: Handle timebase enabling and frequency reporting
authorKumar Gala <galak@kernel.crashing.org>
Thu, 17 Sep 2009 06:52:37 +0000 (01:52 -0500)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:39 +0000 (09:04 -0500)
commit7f0b16fba4cdb511bf517bd56ed6834ff2c1da0f
tree682b205bcf275ffcce9499aaaf60a510e665d7ed
parent345fb36a2cf55c6ec912b84cdf2f04c4ce0c0aa1
ppc/p4080: Handle timebase enabling and frequency reporting

On CoreNet style platforms the timebase frequency is the bus frequency
defined by 16 (on PQ3 it is divide by 8).  Also on the CoreNet platforms
the core not longer controls the enabling of the timebase.  We now need
to enable the boot core's timebase via CCSR register writes.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/cpu.c
cpu/mpc85xx/cpu_init.c
cpu/mpc85xx/fdt.c