[PATCH 01/18] scripts: Add a script for building and booting QEMU
Tom Rini
trini at konsulko.com
Wed Nov 13 00:11:27 CET 2024
On Tue, Nov 12, 2024 at 06:58:54AM -0700, Simon Glass wrote:
> It is handy to be able to quickly build and boot a QEMU image for a
> particular architecture and distro.
>
> Add a script for this purpose. It supports only arm and x86 at present.
> For distros it only supports Ubuntu. Both 32- and 64-bit builds are
> supported.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
I don't know that this is an appropriate thing to merge. It's missing
all of the other architectures and platforms we support via QEMU and run
in CI all of the time. I feel it would be better to document how to
"read" the combination of CI yaml files and u-boot-test-hooks to see the
common cases of "fire up QEMU with U-Boot" instead of adding yet another
tool to support.
--
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/20241112/3d79b201/attachment.sig>
More information about the U-Boot
mailing list