rockbox/firmware/target
Cástor Muñoz 929be521d4 iPod Classic: fix buffer alignment on HDD driver
Read/write buffers who are aligned to 16 were not re-aligned to 32 as
it should be. Althrough USB storage and buffering are always passing
buffers aligned to 32, a few unaligned buffers are being received from
other tasks, so this patch could solve some rare random issues.

Also fixes DMA configuration for HDDs that support any MDMA mode but
only UDMA0 (probably will never happen).

Change-Id: I00219ae434205681c69293fc563e0526224c9adf
2016-02-14 15:19:31 +01:00
..
arm iPod Classic: fix buffer alignment on HDD driver 2016-02-14 15:19:31 +01:00
coldfire Fix red/yellow 2015-01-12 12:02:24 +01:00
hosted iBasso DX90 sound enabling fix 2015-02-14 18:10:54 +03:00
mips Fix red/yellow 2015-01-12 12:02:24 +01:00
sh Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00