From 802c5387a3d18f13893a16af2e9552c08870e12f Mon Sep 17 00:00:00 2001 From: Anurag Kumar Vulisha Date: Sat, 8 Aug 2015 21:20:07 +0530 Subject: [PATCH] vdma: updated modifation history in xaxivdma.h This patch updates the modification history on the axivdma.h to reflect the support for 64 bit addressing. Signed-off-by: Anurag Kumar Vulisha Reviewed-by: Kedareswara rao Appana --- XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma.h b/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma.h index e94d0480..89d7cf9f 100644 --- a/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma.h +++ b/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma.h @@ -283,6 +283,8 @@ * 5.1 adk 29/01/15 Added the sefltest api (XAxiVdma_Selftest) to the driver source files * (xaxivdma_selftest.c) and called this from the selftest example * 6.0 vak 27/07/15 Added example for demonstarting triple buffer api. +* 6.0 vak 27/07/15 Added 64 bit addressing support to the driver. +* * * ******************************************************************************/