x86: Use a common bus clock for Intel CPUs
authorSimon Glass <sjg@chromium.org>
Wed, 25 Sep 2019 14:56:37 +0000 (08:56 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 8 Oct 2019 05:57:47 +0000 (13:57 +0800)
commit55a6b13a75276fbdf7186b34b4ad72238a7ec16b
tree9efd23735408507ff6fd90df3f27ebcdc6888607
parent246ac08b037befab08805750049df75044ab7f6c
x86: Use a common bus clock for Intel CPUs

Modern Intel CPUs use a standard bus clock value of 100MHz, so put this in
a common file and tidy up the copies.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/broadwell/cpu.c
arch/x86/cpu/broadwell/cpu_full.c
arch/x86/cpu/ivybridge/model_206ax.c
arch/x86/include/asm/arch-broadwell/cpu.h
arch/x86/include/asm/arch-broadwell/pch.h
arch/x86/include/asm/arch-ivybridge/model_206ax.h
arch/x86/include/asm/cpu_common.h