Added example application to test spips controller in slave
configuration for polled mode data transfer.
Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
This patch updates the doxygen for the drivers
wdtps,wdttb,xadcps,usb,usbps to include .h files
in the listof files provided in the index.html file.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
This patch updates the doxygen for the drivers
trafgen,ttcps,uartlite,uartns550,uartps to include .h files
in the listof files provided in the index.html file.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
This patch updates the doxygen for the drivers
spi,spips,srio,sysmon,tmrctr to include .h files
in the listof files provided in the index.html file.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
This patch updates the doxygen for the drivers
llfifo,mbox,mig_7series,mutex,nandps to include .h files
in the listof files provided in the index.html file.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
This patch updates the doxygen for the drivers
hwicap, iomodule, intc , iic , iicps to include .h files
in the listof files provided in the index.html file.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
This patch updates the doxygen for the drivers
emaclite,dmaps, emacps,gpio,gpiops to include .h files
in the listof files provided in the index.html file.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
This patch updates the doxygen for the drivers
axivdma, can, canps ,devcfg , bram to include .h files
in the listof files provided in the index.html file.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
This patch updates the doxygen for the drivers
axicdma,axidma, axipcie,axietherent,axipmon to include .h files
in the listof files provided in the index.html file.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
This patch fixes the issue Canonical Definition of Multiple
Instances of UARTSNS550 have the same Device Id.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Testing with the new IP configuration parameter (payload data width) required
some changes to the examples.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
Also, rearranged/grouped the GUID functions with the EDID read function as
"utility" functions.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
Instead, moved it to the application level and functions operating on the Edid
take a pointer to the Edid as an argument.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
- The stream-policy maker functions were missing some asserts for checking that
the stream argument is valid.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
ReadData is now filled only with actually data instead of sideband message reply
data (reply code, port number, etc) + data.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
- Now supporting up to 4 streams.
- Separate set of main stream attributes (MSA) for each stream.
- New MST calculations for payload bandwidth number (PBN) and time slot
allocation.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
Do not use r16 to pass arguments to mcount
Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
Do not use r16 to pass arguments to mcount
Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
High speed/wide bus operations involve data transfers. Hence these
buffers should be aligned and flushed/invalidated where required.
Signed-off-by: Harini Katakam <harinik@xilinx.com>
This patch fixes the issue LwIP Echo Server application does not work in an
design which has Zynq ENET used with PCS/PMA core on a ZC-706 board.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
This patch fixes the incorrect baud rate caluclation in
the canps driver and examples.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
This patch fixes the issues with the open/close of the files in the driver tcl.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>