From: Sascha Hauer <s.hauer@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@barebox.org>
Cc: barebox@lists.infradead.org, David Dgien <dgienda125@gmail.com>
Subject: Re: [PATCH 02/12] ARM: qemu-virt: add image for use as -bios
Date: Fri, 16 Jan 2026 16:16:32 +0100 [thread overview]
Message-ID: <aWpWUM8I_h5EbeIQ@pengutronix.de> (raw)
In-Reply-To: <e5804811-a23c-4a23-a8bc-c75582260a54@barebox.org>
On Fri, Jan 16, 2026 at 01:52:46PM +0100, Ahmad Fatoum wrote:
> Hello Sascha,
>
> On 1/16/26 11:21 AM, Ahmad Fatoum wrote:
> > Hi,
> >
> > On 1/16/26 09:33, Sascha Hauer wrote:
> >> On Thu, Jan 15, 2026 at 12:54:28PM +0100, Ahmad Fatoum wrote:
> >>> + printf("Using %s device tree at %p\n", origin, fdt);
> >>
> >> Doesn't make a difference for PBL, but I think pr_info would be more
> >> appropriate here.
> >
> > Sure.
> >
> >>> #define BAREBOX_BOARDDATA_COMPRESSED_DTB_MAGIC 0x7b66bcbd
> >>> diff --git a/test/arm/virt-el2@multi_v8_defconfig.yaml b/test/arm/virt-el2@multi_v8_defconfig.yaml
> >>> new file mode 100644
> >>> index 000000000000..8aa514fb4179
> >>> --- /dev/null
> >>> +++ b/test/arm/virt-el2@multi_v8_defconfig.yaml
> >>
> >> You anticipated ARM32 above, how about adding these for
> >> multi_v7_defconfig as well?
> >
> > Ah, the name is misleading anyway, because it still runs in EL1 (which is good,
> > as we can use hvc for PSCI, but I was not aware of that yet when I named the
> > file).
> >
> > I can rename and add a new v7 YAML in v2.
>
> Are you done reading through the series or should I wait before sending
> v2 some more?
I'm done.
Sascha
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2026-01-16 15:17 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-15 11:54 [PATCH 00/12] ARM32: modules: fix bitrot and add test Ahmad Fatoum
2026-01-15 11:54 ` [PATCH 01/12] boards: qemu-virt: reserve BIOS device tree Ahmad Fatoum
2026-01-15 11:54 ` [PATCH 02/12] ARM: qemu-virt: add image for use as -bios Ahmad Fatoum
2026-01-16 8:33 ` Sascha Hauer
2026-01-16 10:21 ` Ahmad Fatoum
2026-01-16 12:52 ` Ahmad Fatoum
2026-01-16 15:16 ` Sascha Hauer [this message]
2026-01-15 11:54 ` [PATCH 03/12] kbuild: build *.mod.c with -std=gnu11 Ahmad Fatoum
2026-01-15 11:54 ` [PATCH 04/12] ARM32: mark modules as incompatible with ARM_MMU_PERMISSIONS Ahmad Fatoum
2026-01-15 11:54 ` [PATCH 05/12] treewide: fix some missing EXPORT_SYMBOL Ahmad Fatoum
2026-01-15 11:54 ` [PATCH 06/12] pci: ecam: enable build as module Ahmad Fatoum
2026-01-15 11:54 ` [PATCH 07/12] kbuild: add support for installing and stripping modules Ahmad Fatoum
2026-01-15 11:54 ` [PATCH 08/12] ARM32: module: handle more relocations Ahmad Fatoum
2026-01-15 11:54 ` [PATCH 09/12] commands: pm_domain: make command tristate Ahmad Fatoum
2026-01-15 11:54 ` [PATCH 10/12] test: conftest: add support for describing FW_CFG environment in YAML Ahmad Fatoum
2026-01-15 11:54 ` [PATCH 11/12] defaultenv: add barebox_modules_env target Ahmad Fatoum
2026-01-15 11:54 ` [PATCH 12/12] test: arm: add simple driver/command module test Ahmad Fatoum
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=aWpWUM8I_h5EbeIQ@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=a.fatoum@barebox.org \
--cc=barebox@lists.infradead.org \
--cc=dgienda125@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox