1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target/arm/tms320dm320
Tomasz Moń 77603c344d DM320: Fix buffer overrun in sdmmc driver
Modify count, buffer and start address only after successful transfer.
This makes the retry operation to use the same address and buffer as the
just failed transfer.

Change-Id: I4f49bbdc861d634e33ea5e939a9693474411d24d
2021-06-05 18:41:02 +00:00
..
creative-zvm pcm: Further cleanup of unused bits of the PCM ACPI: 2020-11-12 15:59:09 +00:00
dsp TMS320DM320: Disable CLOCKOUT signal to save some power. 2011-12-22 18:03:44 +00:00
mrobe-500 pcm: Further cleanup of unused bits of the PCM ACPI: 2020-11-12 15:59:09 +00:00
sansa-connect pcm: Further cleanup of unused bits of the PCM ACPI: 2020-11-12 15:59:09 +00:00
app.lds Add KEEP() around vectors in linker scripts. 2011-12-18 06:43:08 +00:00
boot.lds Sansa Connect: Clear recoverzap parameter 2021-05-21 18:55:14 +00:00
crt0.S Sansa Connect: Clear recoverzap parameter 2021-05-21 18:55:14 +00:00
debug-dm320.c Add missing kernel.h includes (hopefully all of them). 2014-01-05 20:32:09 +01:00
dma-dm320.c Sandisk Sansa Connect port (FS #12363) 2011-11-16 14:08:01 +00:00
dma-target.h Sandisk Sansa Connect port (FS #12363) 2011-11-16 14:08:01 +00:00
dsp-dm320.c Sansa Connect: Set unknown GIOs to state with lowest power consumption. This slightly improves runtime. 2011-12-26 09:45:18 +00:00
dsp-target.h Make sure files which aren't windows-specific use \n line endings only 2010-06-17 16:59:51 +00:00
dsp_image_helloworld.h Make sure files which aren't windows-specific use \n line endings only 2010-06-17 16:59:51 +00:00
i2c-dm320.c Add missing kernel.h includes (hopefully all of them). 2014-01-05 20:32:09 +01:00
i2c-dm320.h Sansa Connect: Revise codec initialization/shutdown. 2011-12-05 09:53:23 +00:00
kernel-dm320.c Sandisk Sansa Connect port (FS #12363) 2011-11-16 14:08:01 +00:00
sdmmc-dm320.c DM320: Fix buffer overrun in sdmmc driver 2021-06-05 18:41:02 +00:00
spi-dm320.c Fix stupid omission 2017-08-16 11:02:55 -04:00
spi-target.h Clean spi.h and spi-target.h 2012-01-07 22:04:12 +00:00
system-dm320.c Fix a pile of yellow in the bootloader 2020-10-13 13:37:21 -04:00
system-target.h Sandisk Sansa Connect port (FS #12363) 2011-11-16 14:08:01 +00:00
timer-dm320.c M:Robe 500: Use bit modifiers more. 2011-02-08 05:53:30 +00:00
uart-dm320.c M:Robe 500: Use bit modifiers more. 2011-02-08 05:53:30 +00:00
uart-target.h Make sure files which aren't windows-specific use \n line endings only 2010-06-17 16:59:51 +00:00