]> git.baikalelectronics.ru Git - uboot.git/commit
x86: tsc: Add Airmont reference clock values
authorBin Meng <bmeng.cn@gmail.com>
Wed, 16 Aug 2017 05:41:50 +0000 (22:41 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sat, 16 Sep 2017 06:57:44 +0000 (14:57 +0800)
commit1e0a7f742225d3bc98a092b0e8bbb5968cdd8136
tree60fe4bddcf5c5c9571f3f5afaf5ac93db0d47e1a
parent3b5f4645961f63530ccfeb17cb5b0ada4c629dc1
x86: tsc: Add Airmont reference clock values

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>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/timer/tsc_timer.c