embeddedsw/XilinxProcessorIPLib/drivers/dp
Andrei-Liviu Simion 8518d9a3da dp: rx: Optimized initialization.
RX initialization is not dependent on PLL and reset checks.
- Training will not be initiated until the RX is ready.

The clock is transmitted only once the cable is connected.
- This means that the CPLLs will never lock if no cable is plugged
in resulting in DP RX core initialization time out.

Moved core and interrupt mask enables towards end of function.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
Reviewed-by: Hyun Kwon <hyun.kwon@xilinx.com>
2015-08-05 21:08:46 +05:30
..
data Removed executable file permission from source code files. 2015-08-03 18:32:57 +05:30
examples dp: Defined macro for the maximum number of ports. 2015-07-07 00:12:31 +05:30
src dp: rx: Optimized initialization. 2015-08-05 21:08:46 +05:30