Skip to content
Commit 67948ada authored by Stanislav Meduna's avatar Stanislav Meduna Committed by Shawn Guo
Browse files

ARM: mxs: Setup scheduler clock



Setup scheduler clock on ARM MXS platforms with a 32-bit timrot
such as i.MX28. This allows the scheduler to use sub-jiffy resolution.

The corresponding change for 16-bit v1 timrots is not possible
at the moment due to rounding issues with clock values wrapping
faster than once per several seconds in the common ARM platform code.

Signed-off-by: default avatarStanislav Meduna <stano@meduna.org>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 24196d5c
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