[PATCH v3 2/3] X86: Add bootstd support

Simon Glass sjg at chromium.org
Fri May 5 02:40:43 CEST 2023


On Thu, 4 May 2023 at 07:43, <thomas.mittelstaedt at de.bosch.com> wrote:
>
> From: Thomas Mittelstaedt <thomas.mittelstaedt at de.bosch.com>
>
> Enable bootstd support for U-Boot at VirtualBox described at
> https://source.denx.de/u-boot/u-boot/-/blob/master/doc/develop/bootstd.rst
> This is used to boot system images at Virtualbox via
> - distroboot (extlinux.conf)
> - boot script
>
> Signed-off-by: Thomas Mittelstaedt <thomas.mittelstaedt at bosch.com>
> ---
>  configs/efi-x86_payload64_defconfig | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Glass <sjg at chromium.org>

Here you are enabling 'full' support which provides a few more
features, mostly an enhanced command line.


More information about the U-Boot mailing list