[PATCH v3 0/3] Enable U-Boot at Virtualbox to boot images

thomas.mittelstaedt at de.bosch.com thomas.mittelstaedt at de.bosch.com
Thu May 4 15:42:52 CEST 2023


From: Thomas Mittelstaedt <thomas.mittelstaedt at de.bosch.com>

The changes are needed to get U-Boot to be started at VirtualBox
images supporting distro boot capability (scripts and extlinux.conf).
Atm the patch "pci: coreboot: Don't read regions when booting" from Simon Glass
is not integrated yet.
So AHCI and IDE devices are not handled correctly without this patch.
(https://patchwork.ozlabs.org/project/uboot/patch/20230220194927.476708-8-sjg@chromium.org/)

Changes since v2:
 - DISTROBOOT configuration replaced with BOOTSTD to get more flexibility

Thomas Mittelstaedt (3):
  X86: Add support for SCSI devices
  X86: Add bootstd support
  X86: pxeboot: bugfix: Set variable for size of initrd

 boot/pxe_utils.c                    | 2 +-
 configs/efi-x86_payload64_defconfig | 7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

-- 
2.30.2



More information about the U-Boot mailing list