mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
Dual boot for the Philips HDD1630.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19741 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
21869a1dc3
commit
3482a55b83
2 changed files with 12 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ cpu:
|
|||
mov r1, #WAKE
|
||||
str r1, [r0]
|
||||
|
||||
#ifdef SANSA_C200
|
||||
#if defined(SANSA_C200) || defined(PHILIPS_HDD1630)
|
||||
/* Magic for loading the c200 OF */
|
||||
ldr r0, =0xb00d10ad
|
||||
mov r1, #0x700
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue