cns3xxx: update FIQ header file and disable RWFO
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 17 Oct 2012 22:03:37 +0000 (22:03 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 17 Oct 2012 22:03:37 +0000 (22:03 +0000)
commit287a1bf65ae5609467bf4f13a2641d56bddd04a1
tree23198bedf7a2e1f7806d1955f0c62f0cd36b8d18
parent84113cb837c5af30233a6f2546a7e58fa3ca1f78
cns3xxx: update FIQ header file and disable RWFO

Update header file appropriately and disable read for ownership

Note that the FIQ support implements a workaround that provides a performance
boost over the traditional upstream workaround which ensures cache lines
are exclusive on driver CPU using 'read for ownership'.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
 target/linux/cns3xxx/config-3.3                                |    2 +-
 target/linux/cns3xxx/patches-3.3/460-cns3xxx_fiq_support.patch |    9 ++++-----
 2 files changed, 5 insertions(+), 6 deletions(-)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33827 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/cns3xxx/config-3.3
target/linux/cns3xxx/patches-3.3/460-cns3xxx_fiq_support.patch