
5 May
2023
5 May
'23
2:40 a.m.
On Thu, 4 May 2023 at 07:43, thomas.mittelstaedt@de.bosch.com wrote:
From: Thomas Mittelstaedt thomas.mittelstaedt@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@bosch.com
configs/efi-x86_payload64_defconfig | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass sjg@chromium.org
Here you are enabling 'full' support which provides a few more features, mostly an enhanced command line.