[PATCH 0/3] m68k: Add support for QEMU virt machine
Daniel Palmer
daniel at 0x0f.com
Sun Dec 21 05:15:18 CET 2025
Hi Tom, Kuan-Wei,
On Fri, 19 Dec 2025 at 04:01, Tom Rini <trini at konsulko.com> wrote:
>
> On Thu, Dec 18, 2025 at 06:52:49PM +0000, Kuan-Wei Chiu wrote:
> > Add support for the QEMU 'virt' machine on the m68k architecture. The
> > QEMU virt machine models a generic system based on the Motorola 68040
> > CPU and utilizes Goldfish virtual peripherals.
> Well this is neat.
I have had a messy version[0] of this that runs on 68000, 68030 and
68040 real hardware and virt for years..
I thought no one would want it so never sent it.
I have devicetree for 000 and code to create bootinfo so that linux
can boot on 020+ machines.
Gist of probably the oldest cpu that can run the latest u-boot[1]
Can we work on this together to reduce duplication?
0 - https://github.com/fifteenhex/u-boot/tree/mc68000
1 - https://gist.github.com/fifteenhex/eed03b250b6a0113ab08b69be0375aa1
More information about the U-Boot
mailing list