Skip to content

Commit fd8b813

Browse files
committed
interrupt number different on EON
old-commit-hash: 302417b
1 parent fe106e2 commit fd8b813

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

launch_chffrplus.sh

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ function launch {
6666
echo 3 > /proc/irq/6/smp_affinity_list # MDSS
6767
echo 1 > /proc/irq/78/smp_affinity_list # Modem, can potentially lock up
6868
echo 2 > /proc/irq/733/smp_affinity_list # USB
69+
echo 2 > /proc/irq/736/smp_affinity_list # USB
6970

7071
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"
7172

0 commit comments

Comments
 (0)