Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77512
b: refs/heads/master
c: 3ebb5a2
h: refs/heads/master
v: v3
  • Loading branch information
Nicolas Pitre authored and Russell King committed Jan 26, 2008
1 parent 8347f89 commit 248ec67
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 15754bf98ff564e8bb5296c7f5e67bc59b5700aa
refs/heads/master: 3ebb5a2b44b02bddd5fbf0f29d71f1df6146c2c3
6 changes: 6 additions & 0 deletions trunk/arch/arm/boot/compressed/head.S
Original file line number Diff line number Diff line change
Expand Up @@ -623,6 +623,12 @@ proc_types:
b __armv4_mmu_cache_off
b __armv4_mmu_cache_flush

.word 0x56055310 @ Feroceon
.word 0xfffffff0
b __armv4_mmu_cache_on
b __armv4_mmu_cache_off
b __armv5tej_mmu_cache_flush

@ These match on the architecture ID

.word 0x00020000 @ ARMv4T
Expand Down

0 comments on commit 248ec67

Please sign in to comment.