Subversion Repositories freemyipod

Rev

Rev 946 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 946 Rev 957
Line 134... Line 134...
134
_mmuloop:
134
_mmuloop:
135
    add r1, r1, #0x00100000
135
    add r1, r1, #0x00100000
136
    cmp r1, #0x38000000
136
    cmp r1, #0x38000000
137
    biccs r1, r1, #0xc
137
    biccs r1, r1, #0xc
138
    tst r1, #0x40000000
138
    tst r1, #0x40000000
139
    str r1, [r0], #4
139
    streq r1, [r0], #4
140
    beq _mmuloop
140
    beq _mmuloop
141
    mov r0, #-1
141
    mov r0, #-1
142
    mcr p15, 0, r0,c3,c0
142
    mcr p15, 0, r0,c3,c0
143
 
143
 
144
    @ Enable caches
144
    @ Enable caches