rockbox/firmware/target/arm/tms320dm320
Tomasz Moń 00b4626790 Sansa Connect: Clear recoverzap parameter
Clearing recoverzap parameter exists the Recovery Mode. This makes it
possible to run Rockbox on Sansa Connect without relying on original
Linux firmware.

Enable write-through cache on flash memory as write-back complicates
handling without any real benefits. The flash memory accepts commands
as series of writes at predefined addresses, so it is important that
the cache does not interfere with the writes.

Change-Id: I219f962f20953d84df43012cf16bbb16d673add8
2021-05-21 18:55:14 +00:00
..
creative-zvm pcm: Further cleanup of unused bits of the PCM ACPI: 2020-11-12 15:59:09 +00:00
dsp
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
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
dma-dm320.c
dma-target.h
dsp-dm320.c
dsp-target.h
dsp_image_helloworld.h
i2c-dm320.c
i2c-dm320.h
kernel-dm320.c
sdmmc-dm320.c Unify storage threads into one 2017-10-26 14:35:41 -04:00
spi-dm320.c Fix stupid omission 2017-08-16 11:02:55 -04:00
spi-target.h
system-dm320.c Fix a pile of yellow in the bootloader 2020-10-13 13:37:21 -04:00
system-target.h
timer-dm320.c
uart-dm320.c
uart-target.h