[Description]

Remove QDMA global configuration for PKT_RX_WDONE
-- customer corner test case may occur qmda rx hang
-- DE confirm this item may cause qdma rx hang, it is hw bug

[Release-log]

Change-Id: I104ffbcdf140f8f7bf66d20b3f2ad349d733158f
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/6270079
This commit is contained in:
developer 2022-07-19 17:23:32 +08:00 committed by hanwckf
parent 2a758ab185
commit f81f1d5ffc

View File

@ -2586,7 +2586,7 @@ static int mtk_start_dma(struct mtk_eth *eth)
MTK_NDP_CO_PRO | MTK_MUTLI_CNT |
MTK_RESV_BUF | MTK_WCOMP_EN |
MTK_DMAD_WR_WDONE | MTK_CHK_DDONE_EN |
MTK_RX_2B_OFFSET | MTK_PKT_RX_WDONE, MTK_QDMA_GLO_CFG);
MTK_RX_2B_OFFSET, MTK_QDMA_GLO_CFG);
}
else
mtk_w32(eth,