1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-27 22:17:11 +01:00
Files
u-boot-megous/arch/x86/cpu/intel_common/microcode.c
Simon Glass e6294e0579 x86: ivybridge: Allow microcode to be collated
Generally the microcode is combined into a single block only (and removed
from the device tree) when there are multiple blocks. But this is not a
requirement.

Adjust the ivybridge code to avoid assuming this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-08-30 09:26:05 +08:00

4.7 KiB