
11 Mar
2016
11 Mar
'16
6:15 a.m.
On Mon, Mar 7, 2016 at 10:28 AM, Simon Glass sjg@chromium.org wrote:
Many of the model-specific indexes are common to several Intel CPUs. Add some more common ones, and remove them from the ivybridge-specific header file.
Signed-off-by: Simon Glass sjg@chromium.org
arch/x86/cpu/ivybridge/model_206ax.c | 5 +-- arch/x86/include/asm/arch-ivybridge/model_206ax.h | 17 ---------- arch/x86/include/asm/msr-index.h | 41 ++++++++++++++++++++++- 3 files changed, 43 insertions(+), 20 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com