[PATCH v2 3/5] virtio: mmio: Keep vendor id little endian

Daniel Palmer daniel at thingy.jp
Tue Apr 7 03:00:25 CEST 2026


Hi Kuan-Wei,

On Tue, 7 Apr 2026 at 01:54, Kuan-Wei Chiu <visitorckw at gmail.com> wrote:
> For example, if someone in the future writes hardware specific logic
> like if (uc_priv->vendor == 0x554D4551), it would silently fail on
> m68k.

Yeah, you're totally right. I did think "hmmm, maybe it's actually
just an issue with whatever is doing the printing" right after sending
the patch. :)
I will move the fix to virtio-blk for v3.

Thanks

Daniel


More information about the U-Boot mailing list