|
@@ -157,6 +157,7 @@ static void cvm_oct_configure_common_hw(void)
|
|
#ifdef __LITTLE_ENDIAN
|
|
#ifdef __LITTLE_ENDIAN
|
|
{
|
|
{
|
|
union cvmx_ipd_ctl_status ipd_ctl_status;
|
|
union cvmx_ipd_ctl_status ipd_ctl_status;
|
|
|
|
+
|
|
ipd_ctl_status.u64 = cvmx_read_csr(CVMX_IPD_CTL_STATUS);
|
|
ipd_ctl_status.u64 = cvmx_read_csr(CVMX_IPD_CTL_STATUS);
|
|
ipd_ctl_status.s.pkt_lend = 1;
|
|
ipd_ctl_status.s.pkt_lend = 1;
|
|
ipd_ctl_status.s.wqe_lend = 1;
|
|
ipd_ctl_status.s.wqe_lend = 1;
|