summaryrefslogtreecommitdiff
path: root/firmware/rolo.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/rolo.c')
-rw-r--r--firmware/rolo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/rolo.c b/firmware/rolo.c
index 6bb0bb1..56a2169 100644
--- a/firmware/rolo.c
+++ b/firmware/rolo.c
@@ -70,7 +70,7 @@ void rolo_restart_cop(void)
return;
}
- COP_INT_CLR = -1;
+ COP_INT_DIS = -1;
/* Invalidate cache */
invalidate_icache();