Home
last modified time | relevance | path

Searched hist:e6294e0579897a682a823aefc99fe416c78aaf6e (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/
H A Dmicrocode.ce6294e0579897a682a823aefc99fe416c78aaf6e Tue Jul 26 00:58:58 UTC 2016 Simon Glass <sjg@chromium.org> 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>