Turns out you can boot the main build by copying apps/rockbox.bin to /rockbox.mrboot...
commit2f10ed3263eb498334b888da3f7f453391794930
authorkkurbjun <kkurbjun@a1c6a512-1295-4272-9138-f99709370657>
Wed, 17 Oct 2007 05:19:20 +0000 (17 05:19 +0000)
committerkkurbjun <kkurbjun@a1c6a512-1295-4272-9138-f99709370657>
Wed, 17 Oct 2007 05:19:20 +0000 (17 05:19 +0000)
tree78d8c4f11aedc31317cd73368c4b1accfb454465
parent1ec1681a946e83708a752e66534ee66fbfdba9a9
Turns out you can boot the main build by copying apps/rockbox.bin to /rockbox.mrboot.  Something is wrong with the rockbox bootloader, but at least now we can work with the main build.  Added in a warning for the core_sleep function

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15162 a1c6a512-1295-4272-9138-f99709370657
bootloader/mrobe500.c
firmware/target/arm/tms320dm320/spi-dm320.c
firmware/thread.c