[PATCH v6 053/102] x86: Disable microcode section for FSP2
Bin Meng
bmeng.cn at gmail.com
Sun Dec 8 04:31:02 CET 2019
On Sat, Dec 7, 2019 at 12:49 PM Simon Glass <sjg at chromium.org> wrote:
>
> At present we don't support loading microcode with FSP2. The correct way
> to do this is by adding it to the FIT. For now, disable including
> microcode in the image.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v6: None
> Changes in v5: None
> Changes in v4: None
> Changes in v3:
> - Drop unnecessary #else part of CONFIG_HAVE_MICROCODE
>
> Changes in v2: None
>
> arch/x86/Kconfig | 4 ++++
> arch/x86/dts/u-boot.dtsi | 7 +++++++
> 2 files changed, 11 insertions(+)
>
applied to u-boot-x86/next, thanks!
More information about the U-Boot
mailing list