Modified XIOModule_IsExpired to check for all 1's in timer CounterReg instead
of 0's while timer expired.
Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
Fix for the CR:793212.
Removed the unnecessary code from the srio driver tcl.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Acked-by: Srikanth Vemula <svemula@xilinx.com>
Change error message in tcl to say "library" is not supported.
Signed-off-by: Harini Katakam <harinik@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
This adds DHCP support to LWIP Echo Server Application.
Change Request for this patch #720236.
Signed-off-by: Srikanth Thokala <sthokal@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
Removed unnecessary patch file which is created on previous
CR#764881 commit - Moving this as part of CR#792040
Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
This patch fixes the CR#764881. It adds support for msrset and
msrclr instructions in several assembly files for cache, interrupt,
exception handling. It renames all *.s files in the MB BSP to *.S
so as to use include xparameters.h and use some of the MB settings
exposed through xparameters.h
Signed-off-by: Anirudha Sarangi <anirudh@xilinx.com>