From: Mikko Rapeli <mikko.rapeli@linaro.org>
To: Tom Rini <trini@konsulko.com>
Cc: openembedded-core@lists.openembedded.org,
Ilias Apalodimas <ilias.apalodimas@linaro.org>
Subject: Re: [PATCH v4 2/4] qemuarm64.conf: allow overriding QB_OPT_APPEND
Date: Wed, 28 May 2025 11:02:44 +0300 [thread overview]
Message-ID: <aDbDJL1_WqIy8ttT@nuoska> (raw)
In-Reply-To: <20250528005247.GQ100073@bill-the-cat>
Hi,
On Tue, May 27, 2025 at 06:52:47PM -0600, Tom Rini wrote:
> On Mon, May 26, 2025 at 11:35:45AM +0300, Mikko Rapeli wrote:
>
> > It enables qemu USB support which causes a reset
> > loop currently with u-boot.
> >
> > Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
> > ---
> > meta/conf/machine/qemuarm64.conf | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> This too feel like something that should be brought up on the U-Boot
> side.
We saw these issues in 2023 on qemu but thought they were specific to our
Trusted Substrate config with tf-a, OP-TEE and u-boot. Some public info is
in: https://linaro.atlassian.net/browse/LEDGE-435
I know USB support is really tricky with timings etc so I don't expect
it to work well with bootloaders. Hence did not dig deeper.
Now that I saw this reset loop with KVM I will note the details down
with reproduction steps and send to u-boot list.
But I think overriding QB_OPT_APPEND is handy, wether it has USB setup
or something else. Other layers in yocto ecosystem use qemuarm64 as basis
machine with testing and may want to change this.
Cheers,
-Mikko
next prev parent reply other threads:[~2025-05-28 8:02 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-26 8:35 [PATCH v4 1/4] u-boot: disable CONFIG_BLOBLIST on genericarm64 and qemuarm64 Mikko Rapeli
2025-05-26 8:35 ` [PATCH v4 2/4] qemuarm64.conf: allow overriding QB_OPT_APPEND Mikko Rapeli
2025-05-28 0:52 ` Tom Rini
2025-05-28 8:02 ` Mikko Rapeli [this message]
2025-05-28 14:15 ` Tom Rini
2025-05-26 8:35 ` [PATCH v4 3/4] oeqa decorator/data.py: add skipIfNotBuildArch decorator Mikko Rapeli
2025-05-26 8:35 ` [PATCH v4 4/4] oeqa selftest uboot.py: add qemu KVM test case Mikko Rapeli
2025-05-28 0:51 ` [PATCH v4 1/4] u-boot: disable CONFIG_BLOBLIST on genericarm64 and qemuarm64 Tom Rini
2025-05-28 6:40 ` Mikko Rapeli
2025-05-28 14:18 ` Tom Rini
2025-06-04 10:09 ` Mikko Rapeli
2025-06-04 13:08 ` Ilias Apalodimas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aDbDJL1_WqIy8ttT@nuoska \
--to=mikko.rapeli@linaro.org \
--cc=ilias.apalodimas@linaro.org \
--cc=openembedded-core@lists.openembedded.org \
--cc=trini@konsulko.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.