[U-Boot] [PATCH 01/13] x86: tsc: Add Airmont reference clock values
Simon Glass
sjg at chromium.org
Sat Aug 26 13:38:44 UTC 2017
On 15 August 2017 at 23:41, Bin Meng <bmeng.cn at 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 at gmail.com>
> ---
>
> drivers/timer/tsc_timer.c | 17 ++++++++++-------
> 1 file changed, 10 insertions(+), 7 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list