rockbox/firmware/target
Amaury Pouly 1b6e8cba62 imx233: make sure dma descriptors are cache friendly
Because DMA descriptors needs to be committed and discarded from
the cache, if they are not cache aligned and/or if their size
is not a multiple of cache ligne, nasty side effects could occur
with adjacents data. The same applies to DMA buffers which are
still potentially broken. Add a macro to ensure that these
constraints will not break by error in the future.

Change-Id: I1dd69a5a9c29796c156d953eaa57c0d281e79846
2012-05-20 01:35:25 +02:00
..
arm imx233: make sure dma descriptors are cache friendly 2012-05-20 01:35:25 +02:00
coldfire remove debug-target.h 2012-05-07 00:55:59 -04:00
hosted Initial commit for the Creative ZEN X-Fi2 and X-Fi3 ports 2012-05-19 16:10:52 +02:00
mips remove debug-target.h 2012-05-07 00:55:59 -04:00
sh remove debug-target.h 2012-05-07 00:55:59 -04:00