Xilinx Embedded Software (embeddedsw) Development
Find a file
Andrei-Liviu Simion f8a61f7c7b dp: rx: mst: Keep the internal port number the same as the index.
When setting the configuration of a port, always keep the port number of the
port structure to the same value as the index of the structure's index in the
port structure array.

This simplifies functions that operate on the port structure since they don't
need to search each port structure in the array for the port number, the port
number is known from the index.

Note: The existence of the port number member in the port structure is required
since the TX populates this structure when receiving LINK_ADDRESS sideband
messages.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-07-07 00:12:18 +05:30
doc doc: update pdf for standalone bsp 2015-05-22 11:35:21 +05:30
lib Revert "sw_apps:zynqmp_fsbl: Changed alignment of MMU tables for A53" 2015-07-06 23:45:58 +05:30
ThirdParty/sw_services lwip: Update tcl to support User parameters 2015-06-20 13:08:14 +05:30
XilinxProcessorIPLib/drivers dp: rx: mst: Keep the internal port number the same as the index. 2015-07-07 00:12:18 +05:30