[U-Boot] [PATCH 02/30] x86: ivybridge: Allow microcode to be collated
Bin Meng
bmeng.cn at gmail.com
Thu Jul 28 08:53:24 CEST 2016
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>
More information about the U-Boot
mailing list