diff options
author | Pankaj Bansal <pankaj.bansal@nxp.com> | 2019-10-14 11:43:19 +0000 |
---|---|---|
committer | Priyanka Jain <priyanka.jain@nxp.com> | 2019-11-08 11:13:38 +0530 |
commit | 05c81d98e4f3587180d26068b5925a08f3880dd2 (patch) | |
tree | e4752310eec24b695fa134c322c0d04ef4868cc0 /board/phytec/pcl063 | |
parent | d9110878895634cd9e8bf891c832d2a58b36863c (diff) |
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>
Diffstat (limited to 'board/phytec/pcl063')
0 files changed, 0 insertions, 0 deletions