commit | f4fb90f6f64b39e710b25e35d202558513c30fe0 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Feb 18 05:40:54 2011 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Thu Apr 28 22:09:24 2011 -0500 |
tree | 261d51ec7e7c2a22f0bd5db5fca43d4fc9910aeb | |
parent | 6a62dc4e2799f8ffbfe69038f619fadbd3930262 [diff] |
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>