On Mon, Mar 14, 2016 at 1:41 PM, Bin Meng <bmeng...@gmail.com> wrote: > On Sat, Mar 12, 2016 at 1:07 PM, Simon Glass <s...@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 <s...@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...@gmail.com>
applied to u-boot-x86/next, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot