
26 Aug
2017
26 Aug
'17
3:38 p.m.
On 15 August 2017 at 23:41, Bin Meng bmeng.cn@gmail.com wrote:
Per the Intel 64 and IA-32 Architecture Software Developer's Manual, add the reference clock for Intel Atom Processors based on the Airmont Microarchitecture (Braswell).
This keeps in sync with Linux kernel commit: 6fcb41c: x86/tsc_msr: Add Airmont reference clock values
Signed-off-by: Bin Meng bmeng.cn@gmail.com
drivers/timer/tsc_timer.c | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org