[U-Boot] [PATCH v2] powerpc/85xx: Change timebase divisor to be defined per processor
Kumar Gala
galak at kernel.crashing.org
Fri Apr 29 14:49:18 CEST 2011
On Apr 27, 2011, at 10:39 PM, Kumar Gala wrote:
> 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 at kernel.crashing.org>
> ---
> * Added README update
>
> README | 7 +++++++
> arch/powerpc/cpu/mpc85xx/cpu.c | 11 ++++++-----
> arch/powerpc/include/asm/config_mpc85xx.h | 6 ++++++
> 3 files changed, 19 insertions(+), 5 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list