aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/base-files/lib
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-04-26 11:43:38 +0000
committerJohn Crispin <blogic@openwrt.org>2016-04-26 11:43:38 +0000
commit5d2c014371a02dfe7bcc6af6915822d2695a7148 (patch)
treeee544add7ce0430c591d1db7372e99915fc3fa86 /target/linux/mediatek/base-files/lib
parent3f3cb0e07b44f71084b716348b78f3b78c6a9ffa (diff)
downloadmaster-187ad058-5d2c014371a02dfe7bcc6af6915822d2695a7148.tar.gz
master-187ad058-5d2c014371a02dfe7bcc6af6915822d2695a7148.tar.bz2
master-187ad058-5d2c014371a02dfe7bcc6af6915822d2695a7148.zip
mediatek: update patches
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49243 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mediatek/base-files/lib')
-rwxr-xr-xtarget/linux/mediatek/base-files/lib/preinit/01_affinity4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/mediatek/base-files/lib/preinit/01_affinity b/target/linux/mediatek/base-files/lib/preinit/01_affinity
new file mode 100755
index 0000000000..1141d6d25d
--- /dev/null
+++ b/target/linux/mediatek/base-files/lib/preinit/01_affinity
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+echo 4 > /proc/irq/32/smp_affinity
+echo 8 > /proc/irq/33/smp_affinity