embeddedsw/XilinxProcessorIPLib/drivers/axidma
Kedareswara rao Appana 1f48a8019c axidma: Handle cache flush/invalidate api's properly for a53
In a53 processor the Cache flush api does both fulsh and invalidate
of the memory once the dma transfer is done before checking the
data we shouldn't invalidate the memory unlike the a9/microblaze case.
This patch updates the axidma examples for the same.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Acked-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-08-21 14:16:24 +05:30
..
data axidma: Add support for 64-bit addressing 2015-07-31 16:55:58 +05:30
examples axidma: Handle cache flush/invalidate api's properly for a53 2015-08-21 14:16:24 +05:30
src axidma: Fix bug in the number of words in a buffer descriptor 2015-08-20 22:51:20 +05:30