summaryrefslogtreecommitdiff
path: root/chip/g/rbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/g/rbox.c')
-rw-r--r--chip/g/rbox.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/chip/g/rbox.c b/chip/g/rbox.c
index 1a71f1d507..546003755a 100644
--- a/chip/g/rbox.c
+++ b/chip/g/rbox.c
@@ -65,6 +65,7 @@ void rbox_init(void)
/* Clear existing interrupts */
GWRITE(RBOX, WAKEUP_CLEAR, 1);
+ GWRITE(RBOX, WAKEUP_CLEAR, 0);
GWRITE(RBOX, INT_STATE, 1);
#ifdef CONFIG_RBOX_DEBUG