[PATCH 3/3] qemu: Try to automatically boot from the QEMU firmware device (qfw)

Tom Rini trini at konsulko.com
Mon Oct 24 14:22:20 CEST 2022


On Mon, Oct 10, 2022 at 06:01:22PM +0100, Andre Przywara wrote:

> At the moment the QEMU boot sequence tries various (storage) devices
> when trying to find a payload to boot.
> To simplify starting a specific kernel and initrd, there is also the qfw
> command, which can use the files specified on the QEMU command line, via
> the -kernel and -initrd options.
> Add this command to the list of boot options to try. Since users
> specifying those options on the command line probably explicitly want
> to run them, let's place the new command first. Without those options,
> the qfw command will just gracefully fail, and we continue with the
> existing order.
> 
> This allows auto-booting of specific kernels in QEMU, for instance in CI
> systems.
> 
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20221024/3166e804/attachment.sig>


More information about the U-Boot mailing list