From: Julien Olivain via buildroot <buildroot@buildroot.org>
To: Neal Frager <neal.frager@amd.com>
Cc: buildroot@buildroot.org, joseph@anodize.com,
thesamprice@gmail.com, thomas.petazzoni@bootlin.com,
romain.naour@smile.fr, michal.simek@amd.com,
romain.naour@gmail.com
Subject: Re: [Buildroot] [PATCH v2 1/1] board/qemu/microblazeel-mmu: fix run command for qemu 11.0.0
Date: Sat, 15 Aug 2026 16:04:49 +0200 [thread overview]
Message-ID: <31dbebb593dc22e51e054e18bc088f78@free.fr> (raw)
In-Reply-To: <20260814131446.2547523-1-neal.frager@amd.com>
On 14/08/2026 15:14, Neal Frager via buildroot wrote:
> With qemu version 11.0.0, support for microblazeel has been folded into
> the
> microblaze target. This means that the run command for microblazeel-mmu
> needs
> to be changed to reflect this.
>
> See the notes in the qemu bump commit to 11.0.0 for more details:
> https://github.com/buildroot/buildroot/commit/9a5369effd22011b52b82c91f702bacde690c41a
>
> Run command for qemu versions prior to 11.0.0:
> qemu-system-microblazeel -M petalogix-s3adsp1800 -kernel
> output/images/linux.bin -serial stdio
>
> New run command since qemu version 11.0.0:
> qemu-system-microblaze -M petalogix-s3adsp1800 -kernel
> output/images/linux.bin -serial stdio
>
> Signed-off-by: Neal Frager <neal.frager@amd.com>
Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2026-08-15 14:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-14 13:14 [Buildroot] [PATCH v2 1/1] board/qemu/microblazeel-mmu: fix run command for qemu 11.0.0 Neal Frager via buildroot
2026-08-14 14:23 ` Kanak Shilledar
2026-08-15 14:04 ` Julien Olivain via buildroot [this message]
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=31dbebb593dc22e51e054e18bc088f78@free.fr \
--to=buildroot@buildroot.org \
--cc=joseph@anodize.com \
--cc=ju.o@free.fr \
--cc=michal.simek@amd.com \
--cc=neal.frager@amd.com \
--cc=romain.naour@gmail.com \
--cc=romain.naour@smile.fr \
--cc=thesamprice@gmail.com \
--cc=thomas.petazzoni@bootlin.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.