[U-Boot] [PATCH 21/69] x86: Add some more common MSR indexes
Bin Meng
bmeng.cn at gmail.com
Fri Mar 11 06:15:26 CET 2016
On Mon, Mar 7, 2016 at 10:28 AM, Simon Glass <sjg at 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 at 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 at gmail.com>
More information about the U-Boot
mailing list