[PATCH v3 2/5] m68k: Fix writew(), writel(), readw(), readl() endianness for classic m68k
Daniel Palmer
daniel at thingy.jp
Sun Apr 12 02:59:13 CEST 2026
Hi Angelo,
On Sun, 12 Apr 2026 at 06:07, Angelo Dureghello <angelo at kernel-space.org> wrote:
> Would M680x0 non-qemu work still with this change ?
> Maybe an #if defined (CONFIG_VIRTIO) && defined(CONFIG_M680x0)
> would be better ?
I think we need this change even for non-virtio. The bug just showed
up because of virtio.
I think this would have shown up if/when PCI support is added. I have
PCI on my Amiga working in Linux so that's not totally impossible. :)
Cheers,
Daniel
More information about the U-Boot
mailing list