Files
u-boot/arch/m68k/include/asm
Daniel Palmer 3e2b261647 m68k: Fix writew(), writel(), readw(), readl() endianness for classic m68k
In Linux these are meant to read a little-endian value and swap
to the CPU endian.

In u-boot for m68k this is currently broken and prevents
virtio-mmio from functioning.

This change is only for classic m68k. Coldfire has read big-endian,
no swap for these in u-boot and Linux and existing drivers probably
depend on this.

Tested-by: Angelo Dureghello <angelo@kernel-space.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Acked-by: Angelo Dureghello <angelo@kernel-space.org>
Signed-off-by: Daniel Palmer <daniel@thingy.jp>
2026-05-22 16:47:54 -06:00
..
2024-07-15 12:12:18 -06:00
2026-02-02 14:24:41 -06:00
2024-07-15 12:12:18 -06:00
2021-07-07 19:52:22 -04:00
2023-04-11 06:51:56 +02:00
2025-06-13 16:57:15 -06:00
2023-10-24 16:34:45 -04:00
2023-10-24 16:34:45 -04:00
2024-07-15 12:12:18 -06:00
2023-10-24 16:34:45 -04:00
2024-07-15 12:12:18 -06:00
2023-10-24 16:34:45 -04:00
2023-10-24 16:34:45 -04:00
2023-10-24 16:34:45 -04:00
2023-10-24 16:34:45 -04:00
2023-10-24 16:34:45 -04:00
2023-11-07 14:50:51 -05:00
2016-10-19 09:01:53 +02:00
2024-07-15 12:12:18 -06:00
2012-12-11 13:17:34 -07:00
2023-05-31 14:05:34 -04:00