[U-Boot] [PATCH v3 065/108] x86: Disable microcode section for FSP2
Bin Meng
bmeng.cn at gmail.com
Tue Nov 19 08:02:43 UTC 2019
On Mon, Oct 21, 2019 at 11:40 AM 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>
> ---
>
> 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(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list