]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge patch series "Add virtio-mmio support to m68k virt machine"
authorTom Rini <trini@konsulko.com>
Fri, 22 May 2026 22:46:42 +0000 (16:46 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 22 May 2026 22:47:54 +0000 (16:47 -0600)
commitbb354d04459f5425318aeb8a70bae995ee573f1d
tree8016f1225bb1174f3a99714f42ed179f7c0e2a8d
parent21a3b9f03b05467ec7422399a92a43f89dd2b526
parent3dc2761d6347c35fe15fef64592d20946396872d
Merge patch series "Add virtio-mmio support to m68k virt machine"

Daniel Palmer <daniel@thingy.jp> says:

Lets start making the m68k virt machine support useful.

First we need to fix some m68k endian issues.

Then allow virtio mmio driver instances to be created with
platform data and fix a minor endian issue.

Finally, add the code for the board to create the instances.

Link: https://lore.kernel.org/r/20260516074016.885146-1-daniel@thingy.jp