Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149310
b: refs/heads/master
c: 213fb2a
h: refs/heads/master
v: v3
  • Loading branch information
Catalin Marinas committed May 30, 2009
1 parent 8ebf1fd commit e5525cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: d71e1352e240dea32d481ad8d662e8de4406ac7e
refs/heads/master: 213fb2a8ee81ec106b9b370a07ccad575e9d3748
8 changes: 4 additions & 4 deletions trunk/arch/arm/mm/proc-v7.S
Original file line number Diff line number Diff line change
Expand Up @@ -232,14 +232,14 @@ __v7_setup:
ENDPROC(__v7_setup)

/* AT
* TFR EV X F I D LR
* .EEE ..EE PUI. .T.T 4RVI ZFRS BLDP WCAM
* TFR EV X F I D LR S
* .EEE ..EE PUI. .T.T 4RVI ZWRS BLDP WCAM
* rxxx rrxx xxx0 0101 xxxx xxxx x111 xxxx < forced
* 1 0 110 0011 1.00 .111 1101 < we want
* 1 0 110 0011 1100 .111 1101 < we want
*/
.type v7_crval, #object
v7_crval:
crval clear=0x0120c302, mmuset=0x10c0387d, ucset=0x00c0187c
crval clear=0x0120c302, mmuset=0x10c03c7d, ucset=0x00c01c7c

__v7_setup_stack:
.space 4 * 11 @ 11 registers
Expand Down

0 comments on commit e5525cb

Please sign in to comment.