Skip to content
Snippets Groups Projects
Commit 73a1cb27 authored by Xiubo Li's avatar Xiubo Li Committed by York Sun
Browse files

ARM: HYP/non-sec: Fix the ARCH Timer frequency setting.


For some SoCs, the system clock frequency may not equal to the
ARCH Timer's frequency.

This patch uses the CONFIG_TIMER_CLK_FREQ instead of
CONFIG_SYS_CLK_FREQ, then the system clock macro and arch timer
macor could be set separately and without interfering each other.

Signed-off-by: default avatarXiubo Li <Li.Xiubo@freescale.com>
Reviewed-by: default avatarYork Sun <yorksun@freescale.com>
parent b8e5c7f9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment