On Sat, Dec 7, 2019 at 12:49 PM Simon Glass <[email protected]> wrote: > > At present if SPL sets up the microcode then it is still included in > U-Boot as well. This is wasteful as microcode is large. Adjust the logic > in the image to prevent this. > > Reviewed-by: Bin Meng <[email protected]> > Signed-off-by: Simon Glass <[email protected]> > --- > > Changes in v6: None > Changes in v5: None > Changes in v4: None > Changes in v3: None > Changes in v2: None > > arch/x86/dts/u-boot.dtsi | 7 +++++++ > 1 file changed, 7 insertions(+) >
applied to u-boot-x86/next, thanks!

