10 Aug, 2017

1 commit

  • 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
    [YS: Revise commit message]
    Reviewed-by: York Sun

    Hou Zhiqiang
     

15 Sep, 2016

2 commits


30 Oct, 2015

1 commit