rockbox/firmware/target/mips
Solomon Peachy cbace906c6 mips: Revert to commiting the cache when we're told to discard an unaligned block.
The filesystem API often passes in unaligned receive buffers, and some
code (eg BMP reader) processes data in-place, leading to data loss when
we dropped the cache.

(And document exactly what we're doing, so we don't go through this again
 at $future_date)

Change-Id: If47a7f2148a5a1a43777f0bd3be1bdfe8239e91e
2021-03-04 12:00:15 -05:00
..
ingenic_jz47xx jz4740: Fix incorrect dcache flush in the USB RX DMA code. 2021-03-03 21:44:28 -05:00
mmu-mips.c mips: Revert to commiting the cache when we're told to discard an unaligned block. 2021-03-04 12:00:15 -05:00
mmu-mips.h mips: Heavily rework DMA & caching code 2020-09-03 15:34:28 -04:00