From 825d4966e7844b4103a0974e1b7f975efda1a41f Mon Sep 17 00:00:00 2001 From: Venkata Naga Sai Krishna Kolapalli Date: Tue, 16 Dec 2014 12:34:43 +0530 Subject: [PATCH] emacps_v3_0 : IngTest has been modified to fix compilation error. This patch updates the mask names in integration test to match with driver mask names. This fixes the compilation error issue. Also removes compilation warnings. Signed-off-by: Venkata Naga Sai Krishna Kolapalli --- XilinxProcessorIPLib/drivers/emacps/src/xemacps_hw.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/XilinxProcessorIPLib/drivers/emacps/src/xemacps_hw.h b/XilinxProcessorIPLib/drivers/emacps/src/xemacps_hw.h index 2540fe4e..eb096e70 100755 --- a/XilinxProcessorIPLib/drivers/emacps/src/xemacps_hw.h +++ b/XilinxProcessorIPLib/drivers/emacps/src/xemacps_hw.h @@ -51,6 +51,8 @@ * 1.06a asa 11/02/13 Changed the value for XEMACPS_RXBUF_LEN_MASK from 0x3fff * to 0x1fff. This fixes the CR#744902. * 2.1 srt 07/15/14 Add support for Zynq Ultrascale Mp GEM specification. +* 3.0 kvn 12/16/14 Changed name of XEMACPS_NWCFG_LENGTHERRDSCRD_MASK to +* XEMACPS_NWCFG_LENERRDSCRD_MASK as it exceeds 31 characters. * * ******************************************************************************/