On Tue, Jun 20, 2023 at 4:23 PM Simon Glass <[email protected]> wrote: > > We want to enable some of the more interesting bootstd features. Move SPL > up to create some room for the larger U-Boot binary. Also disable > microcode since this is not needed > > Signed-off-by: Simon Glass <[email protected]> > --- > > Changes in v2: > - Add new patch to create a little more room for U-Boot on qemu-x86_64 > > configs/qemu-x86_64_defconfig | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >
Reviewed-by: Bin Meng <[email protected]>

