From 19210c0ac644ac14df47eea4c1fb9b7583ee3a3c Mon Sep 17 00:00:00 2001 From: Venkata Naga Sai Krishna Kolapalli Date: Fri, 9 Oct 2015 13:13:24 +0530 Subject: [PATCH] Coresight : Create new version for coresight driver. Signed-off-by: Venkata Naga Sai Krishna Kolapalli Acked-by: Kinjal Pravinbhai Patel --- .../drivers/coresightps_dcc/data/coresightps_dcc.mdd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XilinxProcessorIPLib/drivers/coresightps_dcc/data/coresightps_dcc.mdd b/XilinxProcessorIPLib/drivers/coresightps_dcc/data/coresightps_dcc.mdd index 9ff6a9cd..38e1cd05 100755 --- a/XilinxProcessorIPLib/drivers/coresightps_dcc/data/coresightps_dcc.mdd +++ b/XilinxProcessorIPLib/drivers/coresightps_dcc/data/coresightps_dcc.mdd @@ -35,7 +35,7 @@ BEGIN driver coresightps_dcc OPTION copyfiles = all; OPTION driver_state = ACTIVE; OPTION supported_peripherals = (ps7_coresight_comp psu_coresight_0); -OPTION VERSION = 1.1; +OPTION VERSION = 1.2; OPTION NAME = coresightps_dcc;