Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117735
b: refs/heads/master
c: f80a3bb
h: refs/heads/master
i:
  117733: e159576
  117731: 209e33d
  117727: a45c45c
v: v3
  • Loading branch information
Catalin Marinas authored and Russell King committed Oct 22, 2008
1 parent 190a038 commit 636ca79
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 085eefb5948bb43020792f31406da2ee2ef4e924
refs/heads/master: f80a3bb252cbb0959259328b9ab02b019123ed05
4 changes: 2 additions & 2 deletions trunk/arch/arm/mm/proc-v7.S
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,8 @@ __v7_setup:
mov r10, #0x1f @ domains 0, 1 = manager
mcr p15, 0, r10, c3, c0, 0 @ load domain access register
#endif
ldr r5, =0x40e040e0
ldr r6, =0xff0aa1a8
ldr r5, =0xff0aa1a8
ldr r6, =0x40e040e0
mcr p15, 0, r5, c10, c2, 0 @ write PRRR
mcr p15, 0, r6, c10, c2, 1 @ write NMRR
adr r5, v7_crval
Expand Down

0 comments on commit 636ca79

Please sign in to comment.