u-boot/arch/m68k
Jens Wiklander 456736346a m68k: use asm-generic/unaligned.h
M68k essentially duplicates the content of asm-generic/unaligned.h, with
an exception for non-Coldfire configurations. Coldfire configurations
are apparently able to do unaligned accesses. But in an attempt to clean
up and handle unaligned accesses in the same way we ignore that and use
the common asm-generic/unaligned.h directly instead.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Angelo Dureghello <angelo@kernel-space.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2023-05-31 14:05:34 -04:00
..
cpu arch: m68k: Add QEMU specific RAMBAR workaround 2023-04-15 21:36:07 +02:00
dts m68k: dts: add i2c nodes 2023-04-11 06:52:05 +02:00
include/asm m68k: use asm-generic/unaligned.h 2023-05-31 14:05:34 -04:00
lib arch: m68k: Introduce trivial PIT based timer 2023-04-15 21:36:07 +02:00
config.mk Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig 2022-12-22 10:31:48 -05:00
Kconfig arch: m68k: Add QEMU specific RAMBAR workaround 2023-04-15 21:36:07 +02:00
Makefile m68k: Drop unused CONFIG_M52277 2023-02-07 14:33:48 -05:00