commit | d20df4cd2b8f1cec981ae46838b96d9866aae757 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Thu Mar 10 14:18:44 2016 +0100 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Thu Apr 14 19:41:05 2016 +0900 |
tree | 3bd43f28fc9a5a90598ddf9e2311c2e8d6188198 | |
parent | d714b9d1572a6e5094e02da2124862cc8938fbd5 [diff] |
exynos: Set CNTFRQ Commit 73a1cb27 moved the check whether we should set the architected timer frequency from CONFIG_SYS_CLK_FREQ to CONFIG_TIMER_CLK_FREQ, but did not update all users of it. The one where I (finally) realized why KVM didn't work is the Arndale board, so this patch adds the respective define to it. Signed-off-by: Alexander Graf <agraf@suse.de> Fixes: 73a1cb27 Reviewed-by: York Sun <york.sun@nxp.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>