commit | 15ce1fadf7f00a93021b8d013147b4bcd23099f2 | [log] [tgz] |
---|---|---|
author | Xiaowei Bao <xiaowei.bao@nxp.com> | Thu Jul 09 23:31:37 2020 +0800 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Mon Jul 27 14:24:15 2020 +0530 |
tree | 53b66d384b14285ddf588fbb0cdc20a1474bf82b | |
parent | c5174a52c2ff719b945cea0f0119ad57c541f1a9 [diff] |
pci_ep: layerscape: Add the workaround for errata A-009460 The VF_BARn_REG register's Prefetchable and Type bit fields are overwritten by a write to VF's BAR Mask register. workaround: Before writing to the VF_BARn_MASK_REG register, write 0b to the PCIE_MISC_CONTROL_1_OFF register. Signed-off-by: Xiaowei Bao <xiaowei.bao@nxp.com> Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>