Don't touch the clocks in Nano2G bootloader - this breaks the Apple firmware (audio playback didn't work).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23143 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2009-10-13 08:04:52 +00:00
parent 8e95cc4329
commit 8b3433e1c0

View file

@ -104,6 +104,7 @@ start_loc:
#endif /* BOOTLOADER */
#endif /* CONFIG_CPU==S5L8701 */
#if !(CONFIG_CPU==S5L8701 && defined(BOOTLOADER))
ldr r1, =0x3c500000
ldr r0, =0x00800080
str r0, [r1] // CLKCON
@ -138,7 +139,8 @@ start_loc:
nop
nop
nop
#endif
// ldr r0, =0x10100000
// ldr r1, =0x38200034
// str r0, [r1] // SRAM0/1 data width 16 bit