Dear Chander Kashyap,
On 19 December 2011 17:56, Chander Kashyap wrote:
> Earliar ARM clock frequency was calculated by:
> MOUTAPLL/(DIVAPLL + 1) which is actually returning SCLKAPLL.
> It is fixed by calculating it as follows:
> ARMCLK=MOUTCORE / (DIVCORE + 1) / (DIVCORE2 + 1)
>
> Signed-off-by:
Earliar ARM clock frequency was calculated by:
MOUTAPLL/(DIVAPLL + 1) which is actually returning SCLKAPLL.
It is fixed by calculating it as follows:
ARMCLK=MOUTCORE / (DIVCORE + 1) / (DIVCORE2 + 1)
Signed-off-by: Chander Kashyap
---
Changes for V2:
- Fixed commit comment
- Fixed
2 matches
Mail list logo