x86: qemu: Create a little more room for U-Boot
authorSimon Glass <sjg@chromium.org>
Wed, 12 Jul 2023 15:04:40 +0000 (09:04 -0600)
committerBin Meng <bmeng@tinylab.org>
Mon, 17 Jul 2023 05:38:35 +0000 (13:38 +0800)
commit1e5ff886575f5a870cb5f89e6c70b35160479f1f
treead834f0920bd7fdd201ff0de3f99c130c4698908
parent82c0938f1d3befdd7dd1a1bda3b0a02b219abb5d
x86: qemu: Create a little more room for U-Boot

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 <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
configs/qemu-x86_64_defconfig