Re: [Buildroot] [PATCH v2 1/1] board/qemu/microblazeel-mmu: fix run command for qemu 11.0.0

Kanak Shilledar <[email protected]>
Newsgroups net.busybox.buildroot
Message-ID <[email protected]>
Hi Neal,
Thanks for the patch.

On Fri, 2026-08-14 at 14:14 +0100, 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 <[email protected]>
> ---
> V1->V2:
> - added missing endianness=little parameter
> ---
>  board/qemu/microblazeel-mmu/readme.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/board/qemu/microblazeel-mmu/readme.txt
> b/board/qemu/microblazeel-mmu/readme.txt
> index 20fa0072ed..4d1e660650 100644
> --- a/board/qemu/microblazeel-mmu/readme.txt
> +++ b/board/qemu/microblazeel-mmu/readme.txt
> @@ -1,5 +1,5 @@
>  Run the emulation with:
>  
> - qemu-system-microblazeel -M petalogix-s3adsp1800 -kernel
> output/images/linux.bin -serial stdio #
> qemu_microblazeel_mmu_defconfig
> + qemu-system-microblaze -M petalogix-s3adsp1800,endianness=little -
> kernel output/images/linux.bin -serial stdio #
> qemu_microblazeel_mmu_defconfig
>  
>  The login prompt will appear in the terminal that started Qemu.
I tested this patch on master
(4146368857526dea1255355ea9beff81aaa42d09) and it is working for me.

Tested-by: Kanak Shilledar <[email protected]>

BestRegards,
Kanak Shilledar

_______________________________________________
buildroot mailing list
[email protected]
https://lists.buildroot.org/mailman/listinfo/buildroot
signature.asc (application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE-----

iHUEABYKAB0WIQRZbIB7R61KYt5yWsuslrbqDH4eIAUCan8kzAAKCRCslrbqDH4e
IGXUAPkB0ZkaAyMqDbwLQujnsGun262yG8IcCB66bJLQAa2mOAEAn1RAVJY8iqe1
ObtLx3x0qWzxi76Mg1SF4UvwbwZZkAc=
=0dmK
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.