On Sat, Dec 7, 2019 at 12:49 PM Simon Glass <[email protected]> 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 <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > --- > > 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!

