Home
last modified time | relevance | path

Searched hist:acb90e83 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dfsl_csu.hacb90e83 Mon Jul 03 04:51:10 CDT 2017 Hou Zhiqiang <Zhiqiang.Hou@nxp.com> fsl-lsch2: csu: correct the workaround A-010315

The implementation of function set_pcie_ns_access() uses a wrong
argument. The structure array ns_dev has a member 'ind' which is
initialized by CSU_CSLX_*. It should use the 'ind' directly to
address the PCIe's CSL register (CSL_base + CSU_CSLX_PCIE*).

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
[YS: Revise commit message]
Reviewed-by: York Sun <york.sun@nxp.com>
/openbmc/u-boot/board/freescale/common/
H A Dns_access.cacb90e83 Mon Jul 03 04:51:10 CDT 2017 Hou Zhiqiang <Zhiqiang.Hou@nxp.com> fsl-lsch2: csu: correct the workaround A-010315

The implementation of function set_pcie_ns_access() uses a wrong
argument. The structure array ns_dev has a member 'ind' which is
initialized by CSU_CSLX_*. It should use the 'ind' directly to
address the PCIe's CSL register (CSL_base + CSU_CSLX_PCIE*).

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
[YS: Revise commit message]
Reviewed-by: York Sun <york.sun@nxp.com>