Re: [Buildroot] [PATCH v2 1/1] board/qemu/microblazeel-mmu: fix run command for qemu 11.0.0
Julien Olivain via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> Applied to master, thanks. _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot