Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18887
b: refs/heads/master
c: 265d5e4
h: refs/heads/master
i:
  18885: c2d6d66
  18883: c5469b3
  18879: 283b781
v: v3
  • Loading branch information
Nicolas Pitre authored and Russell King committed Jan 18, 2006
1 parent d03eb87 commit 1e16679
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: 5e0974459df9acd6cd0952c98a58816ad820ae66
refs/heads/master: 265d5e48dd1fd4c53f2b454e1e82b7713ddca37e
2 changes: 1 addition & 1 deletion trunk/arch/arm/boot/compressed/head.S
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ __setup_mmu: sub r3, r4, #16384 @ Page directory size
mov r1, #0x12
orr r1, r1, #3 << 10
add r2, r3, #16384
1: cmp r1, r8 @ if virt > start of RAM
1: cmp r1, r9 @ if virt > start of RAM
orrhs r1, r1, #0x0c @ set cacheable, bufferable
cmp r1, r10 @ if virt > end of RAM
bichs r1, r1, #0x0c @ clear cacheable, bufferable
Expand Down

0 comments on commit 1e16679

Please sign in to comment.