[U-Boot] [PATCH 21/69] x86: Add some more common MSR indexes
Bin Meng
bmeng.cn at gmail.com
Fri Mar 11 06:29:40 CET 2016
On Fri, Mar 11, 2016 at 1:15 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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>
applied to u-boot-x86/next, thanks!
More information about the U-Boot
mailing list