]> git.baikalelectronics.ru Git - uboot.git/commit
x86: Tidy up some duplicate MSR defines
authorSimon Glass <sjg@chromium.org>
Wed, 25 Sep 2019 14:56:39 +0000 (08:56 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 8 Oct 2019 05:57:47 +0000 (13:57 +0800)
commit0bd7803518a27ceb71cd62d8984690b4f20fbcc5
treeefa0ef73ce868ce3c99a3d35f1cc2fbfafd2906f
parent064d8a3e44564ab8e66f6abb9974e391bc1f6270
x86: Tidy up some duplicate MSR defines

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@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/baytrail/cpu.c
arch/x86/cpu/broadwell/cpu_full.c
arch/x86/cpu/turbo.c
arch/x86/include/asm/msr-index.h