*** empty log message ***

This commit is contained in:
Dave Murphy
2006-02-10 07:42:14 +00:00
parent 28fcea8af0
commit 9a1c251785
2 changed files with 20 additions and 4 deletions

View File

@@ -44,6 +44,13 @@ _start:
mov r0, #0x04000000 @ IME = 0;
str r0, [r0, #0x208]
@---------------------------------------------------------------------------------
@ turn the power on for M3
@---------------------------------------------------------------------------------
ldr r1, =0x8203
add r0,r0,#0x304
strh r1, [r0]
ldr r1, =0x00002078 @ disable DTCM and protection unit
mcr p15, 0, r1, c1, c0