cns3xxx: update FIQ header file and disable RWFO
authorFelix Fietkau <nbd@openwrt.org>
Wed, 17 Oct 2012 22:03:37 +0000 (22:03 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 17 Oct 2012 22:03:37 +0000 (22:03 +0000)
commit879b7a7a9b1c99920a8a5c1f5329e060b564aca6
tree44cc30b4ad2763e506eee2fb96e02666a6992aa6
parentc2b8d1a6190e02e48a55d852ca7ab5ed1a9cd3ac
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(-)

SVN-Revision: 33827
target/linux/cns3xxx/config-3.3
target/linux/cns3xxx/patches-3.3/460-cns3xxx_fiq_support.patch