[U-Boot] [PATCH 04/10] x86: ivybridge: Add microcode blobs for all the steppings

Simon Glass sjg at chromium.org
Sat Dec 19 03:52:05 CET 2015


On 11 December 2015 at 03:55, Bin Meng <bmeng.cn at gmail.com> wrote:
> This adds microcode blobs created from Intel FSP package for the
> Chief River platform. They are for all the Ivy Bridge steppings:
> 306a2 (B0), 306a4 (C0), 306a5 (K0/M0), 306a8 (E0/L0), except the
> 306a9 which is already in the U-Boot tree.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/dts/microcode/m12306a2_00000008.dtsi | 554 +++++++++++++++++++++
>  arch/x86/dts/microcode/m12306a4_00000007.dtsi | 618 +++++++++++++++++++++++
>  arch/x86/dts/microcode/m12306a5_00000007.dtsi | 618 +++++++++++++++++++++++
>  arch/x86/dts/microcode/m12306a8_00000010.dtsi | 682 ++++++++++++++++++++++++++
>  4 files changed, 2472 insertions(+)
>  create mode 100644 arch/x86/dts/microcode/m12306a2_00000008.dtsi
>  create mode 100644 arch/x86/dts/microcode/m12306a4_00000007.dtsi
>  create mode 100644 arch/x86/dts/microcode/m12306a5_00000007.dtsi
>  create mode 100644 arch/x86/dts/microcode/m12306a8_00000010.dtsi

Acked-by: Simon Glass <sjg at chromium.org>
Tested on link (ivybridge non-FSP)
Tested-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list