arc770: enable unaligned access handling simulation in software
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 9 Apr 2016 10:25:16 +0000 (10:25 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 9 Apr 2016 10:25:16 +0000 (10:25 +0000)
commitb6e931715ab80658475495f1df7e2f88b71faa50
tree090c1a94fda29eeb601708e9d588435fe28bb10e
parent64cc384ef8343d24fda928573f71e6db19b0a29a
arc770: enable unaligned access handling simulation in software

This enables misaligned access handling by software in Linux kernel.

With some wireless drivers (ath9k-htc and mt7601u for example) we see
misaligned accesses here and there and to cope with that without
fixing stuff in the drivers we're just gracefully handling it on ARC.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49134 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/arc770/config-4.4
target/linux/generic/patches-4.4/333-arc-enable-unaligned-access-in-kernel-mode.patch [new file with mode: 0644]