commit | 06a329aeadc0735b857730cbe505593b0e44fe62 | [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 | b4d63b019eda7d1b98b53b4003cf0564be8e59ed [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>