Skip to content

Commit 7ce7bd7

Browse files
authored
1 parent 4de2b09 commit 7ce7bd7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

boot/armstub/armstub8.S

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
_start:
7575
/*
7676
* LOCAL_CONTROL:
77-
* Bit 9 clear: Increment by 1 (vs. 2).
78-
* Bit 8 clear: Timer source is 19.2MHz crystal (vs. APB).
77+
* Bit 8 clear: Increment by 1 (vs. 2).
78+
* Bit 7 clear: Timer source is 19.2MHz crystal (vs. APB).
7979
*/
8080
mov x0, LOCAL_CONTROL
8181
str wzr, [x0]

0 commit comments

Comments
 (0)