1
0
Fork 0
forked from len0rd/rockbox

Meg-FX: Enable a real tick in the bootloader. Do cleanups before switching to firmware and cache handling. Put proper main return address in lr.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19368 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sevakis 2008-12-08 23:31:05 +00:00
parent ea929a3e45
commit cb06108024
7 changed files with 45 additions and 28 deletions

View file

@ -467,6 +467,7 @@ stackmunge:
ldr sp, =stackend
/* Start the main function */
adr lr, vectors
ldr pc, =main
/* Should never get here, but let's restart in case (also needed for