Files
u-boot/drivers
Pankaj Bansal 05c81d98e4 pci: layerscape: Only set EP CFG READY bit
In ls_pcie_ep_enable_cfg(), as part of EP setup,config ready bit
of pci controller is set, so that RC can read the config space of EP.

While setting the config ready bit, LTSSM_EN bit in same register was
also inadvertently getting cleared. This restarts the link training
between RC and EP.

Update code to just set the desired CFG_READY bit (bit 0),
while leaving the other bits unchanged.

Signed-off-by: Pankaj Bansal <pankaj.bansal@nxp.com>
Reviewed-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
2019-11-08 11:13:38 +05:30
..
2019-10-31 07:22:53 -04:00
2019-05-21 08:03:38 +02:00
2019-05-18 08:15:35 -04:00
2019-08-11 16:43:41 -04:00
2019-10-14 09:31:41 +02:00
2019-08-11 16:43:41 -04:00
2019-08-07 15:31:04 -04:00
2019-07-19 20:14:50 +02:00
2019-11-01 16:45:40 +03:00
2019-09-19 12:18:53 -04:00
2019-05-24 10:14:10 -07:00
2019-08-11 16:43:41 -04:00
2019-07-19 15:17:05 +02:00
2019-11-03 17:04:16 +01:00