commit | ebe35aff883496c07248df82c8576c3b6e84bbbe | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Fri Aug 29 05:55:51 2008 +0200 |
committer | Nicolas Pitre <nico@cam.org> | Thu Sep 25 16:26:44 2008 -0400 |
tree | 89120d403604b79e894c0e5683c9fb335d2c3460 | |
parent | 1f8081f539a80c3d36a17ecd094d104eae60c01c [diff] |
[ARM] Orion: prepare for runtime-determined timer tick rate Currently, orion5x uses a hardcoded timer tick rate of 166 MHz, but the actual timer tick rate varies between different members of the SoC family (and can vary based on strap pin settings). This patch prepares for runtime determination of the timer tick rate. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>