Fix chainloader

This commit is contained in:
TuxSH 2017-06-05 21:24:18 +02:00
parent 0ac6db006a
commit 0ba7f9dba0

View File

@ -56,5 +56,5 @@ disableMpuAndJumpToEntrypoints:
@ Jump to the ARM9 entrypoint
mov r0, r4
mov r1, r5
ldr r2, =0x1BEEF
ldr r2, =0x2BEEF
bx r6