[PATCH v3 0/2] x86: Improve bootstd support

Simon Glass sjg at chromium.org
Fri Aug 4 01:16:40 CEST 2023


This series provides some bootstd fixes so that IDE can be used reliably
for booting a distro. It also includes some documentation on how to boot
from coreboot in various scenarios, using QEMU.

With this it is possible to boot Ubuntu 2023.04 from coreboot64, for
example.

This series is available at u-boot-dm/metha-working

It depends on https://patchwork.ozlabs.org/project/uboot/list/?series=365943

Changes in v3:
- Update the documentation to use ich9-ahci
- Mention that $DISK is a disk-image file
- Drop patches already applied to x86/master

Simon Glass (2):
  x86: coreboot: Add IDE and SATA
  x86: coreboot: Enable standard boot

 configs/coreboot64_defconfig    | 15 +++-----------
 configs/coreboot_defconfig      | 10 +++++++++
 doc/board/coreboot/coreboot.rst | 36 +++++++++++++++++++++++++++++++--
 3 files changed, 47 insertions(+), 14 deletions(-)

-- 
2.41.0.640.ga95def55d0-goog



More information about the U-Boot mailing list