]> git.ipfire.org Git - people/ms/u-boot.git/commit - README
powerpc/85xx: Change timebase divisor to be defined per processor
authorKumar Gala <galak@kernel.crashing.org>
Fri, 18 Feb 2011 11:40:54 +0000 (05:40 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 29 Apr 2011 03:09:24 +0000 (22:09 -0500)
commit66412c6371cfd6e056679abedea7d6fafe6a0422
tree261d51ec7e7c2a22f0bd5db5fca43d4fc9910aeb
parentd90fdba6ca0b08c77cced6e914609e3696dd5909
powerpc/85xx: Change timebase divisor to be defined per processor

Introduce new CONFIG_SYS_FSL_TBCLK_DIV on 85xx platforms because
different SoCs have different divisor amounts.  All the PQ3 parts are
/8, the P4080/P4080 is /16, and P2040/P3041/P5020 are /32.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
README
arch/powerpc/cpu/mpc85xx/cpu.c
arch/powerpc/include/asm/config_mpc85xx.h