]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: Update microcode for secondary CPUs
authorSimon Glass <sjg@chromium.org>
Sat, 12 Mar 2016 05:07:11 +0000 (22:07 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 17 Mar 2016 02:27:25 +0000 (10:27 +0800)
commite77b62e2906affb94f442ce7735762883f8147af
treecccb300e21f32fab3723439a9445b9325d302c4e
parent6499277827f5b0ceeb0447805ba4807307de78d2
x86: Update microcode for secondary CPUs

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@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/cpu.c
arch/x86/cpu/intel_common/car.S
arch/x86/cpu/mp_init.c
arch/x86/include/asm/microcode.h
arch/x86/lib/fsp/fsp_car.S