Skip to content
Commit 2a61cba7 authored by Stefan Agner's avatar Stefan Agner Committed by Shawn Guo
Browse files

ARM: vf610: Add ARM Global Timer clocksource option



Add the ARM Global Timer as clocksource/scheduler clock option and
use it as default scheduler clock. This leaves the PIT timer for
other users e.g. the secondary Cortex-M4 core. Also, the Global Timer
has double the precission (running at pheripheral clock compared to
IPG clock) and a 64-bit incrementing counter register. We still keep
the PIT timer as an secondary option in case the ARM Global Timer is
not available.

Signed-off-by: default avatarStefan Agner <stefan@agner.ch>
Acked-by: default avatarBill Pringlemeir <bpringlemeir@nbsps.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@freescale.com>
parent bc4abc3e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment