rockbox/firmware/target/arm/tms320dm320
Torne Wuff 62321ed0bd Make ATA code not bother to retry requests that return IDNF (specified sector not valid).
There's no point retrying these requests for five seconds, the sector number isn't going to get any more valid. It interferes with being able to detect broken drives like the 5.5G 80GB iPod's.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25525 a1c6a512-1295-4272-9138-f99709370657
2010-04-07 20:01:21 +00:00
..
creative-zvm Make ATA code not bother to retry requests that return IDNF (specified sector not valid). 2010-04-07 20:01:21 +00:00
dsp Fix tabs 2010-01-03 10:19:43 +00:00
mrobe-500 Make ATA code not bother to retry requests that return IDNF (specified sector not valid). 2010-04-07 20:01:21 +00:00
app.lds M:Robe 500: Fix FIQ's and make the audio DMA a FIQ, simplify the ADC code and make it more reliable. Fix ADC problems on initial boot. 2009-12-12 18:36:52 +00:00
boot.lds M:Robe 500: Fix the bootloader build. 2009-12-15 01:30:59 +00:00
crt0.S Remove tabs 2010-02-07 17:50:24 +00:00
debug-dm320.c Fix tabs 2010-01-03 10:19:43 +00:00
debug-target.h Remove svn:executable from firmware 2009-10-31 02:26:40 +00:00
dsp-dm320.c 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
dsp-target.h
dsp_image_helloworld.h Fix tabs 2010-01-03 10:19:43 +00:00
i2c-dm320.c Remove svn:executable from firmware 2009-10-31 02:26:40 +00:00
i2c-dm320.h Remove svn:executable from firmware 2009-10-31 02:26:40 +00:00
kernel-dm320.c M:Robe 500: Forgot one. 2009-08-13 04:21:36 +00:00
spi-dm320.c M:Robe 500: Initialize SPI pins with pin setup function 2009-12-14 06:52:35 +00:00
spi-target.h
system-dm320.c Fix typo in the comment 2009-12-15 12:09:14 +00:00
system-target.h DM320: Add generic pin-setup function. 2009-12-14 06:29:15 +00:00
timer-dm320.c M:Robe 500: Put more interrupts in iram, reduce stack usage when ARM/DSP transfers happen. 2009-08-13 04:20:46 +00:00
uart-dm320.c M:Robe 500: Initialize UART1 pins with pin setup function 2009-12-14 07:00:37 +00:00
uart-target.h