Skip to content
Commit 8199a145 authored by Ivan Gorinov's avatar Ivan Gorinov Committed by Bin Meng
Browse files

x86: Use microcode update from device tree for all processors



Built without a ROM image with FSP (u-boot.rom), the U-Boot loader applies
the microcode update data block encoded in Device Tree to the bootstrap
processor but not passed to the other CPUs when multiprocessing is enabled.

If the bootstrap processor successfully performs a microcode update
from Device Tree, use the same data block for the other processors.

Signed-off-by: default avatarIvan Gorinov <ivan.gorinov@intel.com>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
[bmeng: fixed build errors on edison and qemu-x86]
Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent fc48ebe6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment