[U-Boot] [PATCH 055/126] x86: Tidy up some duplicate MSR defines

Bin Meng bmeng.cn at gmail.com
Sun Oct 6 16:09:07 UTC 2019


On Wed, Sep 25, 2019 at 10:58 PM Simon Glass <sjg at chromium.org> wrote:
>
> Some MSR registers are defined twice in different parts of the file. Move
> them together and remove the duplicates. Also drop some thermal defines
> which are not used.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/x86/cpu/baytrail/cpu.c       |   6 +-
>  arch/x86/cpu/broadwell/cpu_full.c |   6 +-
>  arch/x86/cpu/turbo.c              |  10 +--
>  arch/x86/include/asm/msr-index.h  | 106 ++++++++++++------------------
>  4 files changed, 54 insertions(+), 74 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list