
29 Aug
2016
29 Aug
'16
3:45 a.m.
On Thu, Jul 28, 2016 at 2:53 PM, Bin Meng bmeng.cn@gmail.com wrote:
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
applied to u-boot-x86, thanks!