summaryrefslogtreecommitdiffstats
path: root/board/netstar/crcek.S
diff options
context:
space:
mode:
Diffstat (limited to 'board/netstar/crcek.S')
-rw-r--r--board/netstar/crcek.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/netstar/crcek.S b/board/netstar/crcek.S
index 8726cc9874..a74abf9a09 100644
--- a/board/netstar/crcek.S
+++ b/board/netstar/crcek.S
@@ -113,7 +113,7 @@ locking:
ldr r0, MPU_CLKM_BASE @ base of CLOCK unit
mov r1, #(1 << 10) @ disable idle mode do not check
@ nWAKEUP pin, other remain active
- strh r1, [r0, #0x04]
+ strh r1, [r0, #0x04]
ldr r1, EN_CLK_VAL
strh r1, [r0, #0x08]
mov r1, #0x003f @ FLASH.RP not enabled in idle and
OpenPOWER on IntegriCloud