Xilinx Embedded Software (embeddedsw) Development
Find a file
Andrei-Liviu Simion ce0e1fd561 dptx: Improved remote IIC reads/writes to automatically work on 16-byte chunks.
Some monitors don't support sideband messages with IIC reads greater than 16
bytes. This improvement breaks up the higher-level read/write request into
multiple reads/writes that work with up to 16 bytes in size.

These higher-level remote IIC read/write functions also serve as a wrapper for
an IIC read/write in case that the link count total is equal to 1 (a read/write
request to the RX device directly connected to the TX (not "remote")).

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2014-11-14 09:55:41 +05:30
lib bsp: Fix bug in the xilernel bsp tcl 2014-11-13 16:49:58 +05:30
XilinxProcessorIPLib/drivers dptx: Improved remote IIC reads/writes to automatically work on 16-byte chunks. 2014-11-14 09:55:41 +05:30