summaryrefslogtreecommitdiff
path: root/arch/m68k/cpu
diff options
context:
space:
mode:
authorAngelo Dureghello <angelo@sysam.it>2018-08-05 00:02:56 +0300
committerAngelo Dureghello <angelo@sysam.it>2018-09-16 01:01:13 +0300
commitfaae49543a0b366087cb733c26f8c581b17abe82 (patch)
treed695c1badfaa25d5332f51bae7509980c4b5a1d1 /arch/m68k/cpu
parenta1ed3a83be63bfc6e817854b29c9c0572a86bea7 (diff)
downloadu-boot-faae49543a0b366087cb733c26f8c581b17abe82.tar.xz
m68k: fix multiple memory accesses on swap operations
On a u32 val = __sw32(*addr); multiple memory accesses are not welcome, since "addr" may be an IO peripheral register address. This patch changes __sw16/32 to perform a single memory access for the source value. Signed-off-by: Angelo Dureghello <angelo@sysam.it>
Diffstat (limited to 'arch/m68k/cpu')
0 files changed, 0 insertions, 0 deletions