rockbox/firmware/target/arm
Jack Halpin 40629be046 Sansa AMS: Wait until sd_init_card() to turn on the clocks for the pl180 controller.
Currently the bypass bit is not cleared so it's possible to enter the identification phase at bypass speed instead of ident speed.
The simplest solution to ensure the bypass bit is not set is to set the register with an = operation instead of |=.
This makes setting the MCI_CLOCK register at the end of the controller init unnecessary.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23830 a1c6a512-1295-4272-9138-f99709370657
2009-12-03 17:22:03 +00:00
..
archos/av300
as3525 Sansa AMS: Wait until sd_init_card() to turn on the clocks for the pl180 controller. 2009-12-03 17:22:03 +00:00
at91sam Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00
imx31 Increase stack space for the Gigabeat S specific headphone thread to fix stack overflow when compiled with gcc 4.4 2009-11-20 16:42:07 +00:00
ipod FS#9728: Battery current measuring on the Video iPod 2009-11-03 20:35:04 +00:00
iriver
olympus Comment out LOGF_ENABLE defines everywhere, replace evil comments 2009-11-03 16:25:03 +00:00
philips Comment out LOGF_ENABLE defines everywhere, replace evil comments 2009-11-03 16:25:03 +00:00
pnx0101
s3c2440 Remove unused card_detect(), and make card_detect_target() static inline in each sd driver. 2009-11-26 00:51:09 +00:00
s5l8700 Meizu M3: configure and use SDRAM 2009-11-11 21:31:38 +00:00
samsung Comment out LOGF_ENABLE defines everywhere, replace evil comments 2009-11-03 16:25:03 +00:00
sandisk
tatung Tatung Elio: a few more buttons identified 2009-11-24 15:42:54 +00:00
tcc77x
tcc780x Remove unused card_detect(), and make card_detect_target() static inline in each sd driver. 2009-11-26 00:51:09 +00:00
tms320dm320 M:Robe 500: Improve audio DMA shutdown for Pause/Stop and significantly reduce the size of the DSP code. 2009-12-02 04:30:08 +00:00
adc-as3514.c
adc-pp5020.c
ascodec-pp.c
ascodec-target.h
ata-as-arm.S M:Robe 500 - Enable ASM optimized ATA interface improving disk access speed. 2009-11-09 00:38:10 +00:00
ata-nand-telechips.c
ata-pp5002.c
ata-pp5020.c
ata-sd-pp.c Remove unused card_detect(), and make card_detect_target() static inline in each sd driver. 2009-11-26 00:51:09 +00:00
ata-target.h
audio-pp.c correction on DEFINE, thanks to Kugel who spotted it ;) 2009-12-01 18:11:06 +00:00
crt0-pp-bl.S
crt0-pp.S
crt0.S
ffs-arm.S
i2c-pp.c
i2c-telechips.c
i2s-pp.c
kernel-pp.c
lcd-as-memframe.S
lcd-c200_c200v2.c
lcd-ssd1815.c
memcpy-arm.S
memmove-arm.S
memset-arm.S
memset16-arm.S
mmu-arm.h
mmu-arm.S
mmu-armv6.S
pcm-pp.c
pcm-telechips.c
powermgmt-ascodec.c
sd-pp-target.h
system-arm.c Fix dangling #endif 2009-11-14 11:37:16 +00:00
system-arm.h Change "r" back to "i" (i is for immediate, so no syntax error) and reclaim a bit binsize. Live with that those function don't build with -O0 since they rely on inlining. 2009-11-15 22:29:22 +00:00
system-pp502x.c
system-pp5002.c
system-target.h
timer-pp.c
usb-drv-arc.c Comment out LOGF_ENABLE defines everywhere, replace evil comments 2009-11-03 16:25:03 +00:00
usb-fw-pp502x.c
usb-fw-pp5002.c
usb-s3c6400x.c Plumb an iPod Nano 2G battery leak that started spilling as soon as USB was used at least once until a reboot. 2009-10-24 20:31:40 +00:00
usb-target.h
usb-tcc.c
wmcodec-pp.c
wmcodec-telechips.c D2 also needs audiohw_preinit() 2008-11-28 23:44:06 +00:00