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

Bin Meng bmeng.cn at gmail.com
Mon Oct 7 12:53:01 UTC 2019


On Mon, Oct 7, 2019 at 12:09 AM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> 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>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list