
29 Apr
2011
29 Apr
'11
2:49 p.m.
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@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