[U-Boot] [PATCH v2 26/51] x86: Update microcode for secondary CPUs

Bin Meng bmeng.cn at gmail.com
Mon Mar 14 06:54:21 CET 2016


On Mon, Mar 14, 2016 at 1:41 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Sat, Mar 12, 2016 at 1:07 PM, Simon Glass <sjg at chromium.org> wrote:
>> Each CPU needs to have its microcode loaded. Add support for this so that
>> all CPUs will have the same version.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v2:
>> - Fix micrcode typo
>> - Don't try to update microcode on FSP platforms
>>
>>  arch/x86/cpu/cpu.c               | 1 +
>>  arch/x86/cpu/intel_common/car.S  | 2 ++
>>  arch/x86/cpu/mp_init.c           | 6 ++++--
>>  arch/x86/include/asm/microcode.h | 3 +++
>>  arch/x86/lib/fsp/fsp_car.S       | 2 ++
>>  5 files changed, 12 insertions(+), 2 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