
12 Jul
2023
12 Jul
'23
1:48 p.m.
On Tue, Jun 20, 2023 at 4:23 PM Simon Glass sjg@chromium.org 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 sjg@chromium.org
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 bmeng.cn@gmail.com