[U-Boot] [PATCH 02/30] x86: ivybridge: Allow microcode to be collated

Bin Meng bmeng.cn at gmail.com
Mon Aug 29 03:45:06 CEST 2016


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

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list