Re: [U-Boot] [PATCH 100/126] x86: Disable microcode section for FSP2

2019-10-10 Thread Bin Meng
Hi Simon, On Wed, Sep 25, 2019 at 10:59 PM Simon Glass 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 > --- > > arch/x86/Kconfig

[U-Boot] [PATCH 100/126] x86: Disable microcode section for FSP2

2019-09-25 Thread Simon Glass
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 --- arch/x86/Kconfig | 4 arch/x86/dts/u-boot.dtsi | 11 +++ 2 files changed, 15 in