Re: [U-Boot] [PATCH 21/69] x86: Add some more common MSR indexes

2016-03-10 Thread Bin Meng
On Fri, Mar 11, 2016 at 1:15 PM, Bin Meng wrote: > On Mon, Mar 7, 2016 at 10:28 AM, Simon Glass 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

Re: [U-Boot] [PATCH 21/69] x86: Add some more common MSR indexes

2016-03-10 Thread Bin Meng
On Mon, Mar 7, 2016 at 10:28 AM, Simon Glass 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 > --- > > arch/x86/cpu/ivybridge/model_206ax.c

[U-Boot] [PATCH 21/69] x86: Add some more common MSR indexes

2016-03-06 Thread Simon Glass
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 --- arch/x86/cpu/ivybridge/model_206ax.c | 5 +-- arch/x86/include/asm/arch-ivybridge/model_206ax.h |