
28 Jul
2016
28 Jul
'16
8:53 a.m.
On Tue, Jul 26, 2016 at 8:58 AM, Simon Glass sjg@chromium.org wrote:
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
arch/x86/cpu/intel_common/microcode.c | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com