Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180269
b: refs/heads/master
c: 4aba098
h: refs/heads/master
i:
  180267: 11e70db
v: v3
  • Loading branch information
Russell King committed Feb 3, 2010
1 parent ff3f117 commit a5bf0d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 0b7d5170dc5a4aca144b27d40b67d73b245df066
refs/heads/master: 4aba098c8d64329f0c4b24d12e1dc5398dd41a75
2 changes: 1 addition & 1 deletion trunk/arch/arm/mm/proc-arm6_7.S
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ ENTRY(cpu_arm7_dcache_clean_area)
ENTRY(cpu_arm7_data_abort)
mrc p15, 0, r1, c5, c0, 0 @ get FSR
mrc p15, 0, r0, c6, c0, 0 @ get FAR
ldr r8, [r0] @ read arm instruction
ldr r8, [r2] @ read arm instruction
tst r8, #1 << 20 @ L = 0 -> write?
orreq r1, r1, #1 << 11 @ yes.
and r7, r8, #15 << 24
Expand Down

0 comments on commit a5bf0d3

Please sign in to comment.