Re: [PATCH] net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7b

2021-06-12 Thread Ramon Fried
On Sun May 30, 2021 at 4:34 PM IDT, Daniil Stas wrote: > Revert some changes of commit 3a97da12ee7b ("net: dwc_eth_qos: add dwc > eqos for imx support") that were probably added by mistake. > > One of these changes can lead to received data corruption (enabling > FUP and FEP bits). Another causes

Re: [PATCH] net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7b

2021-06-12 Thread Ramon Fried
On Sun, May 30, 2021 at 4:28 PM Daniil Stas wrote: > > Revert some changes of commit 3a97da12ee7b ("net: dwc_eth_qos: add dwc > eqos for imx support") that were probably added by mistake. > > One of these changes can lead to received data corruption (enabling > FUP and FEP bits). Another causes

[PATCH] net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7b

2021-05-30 Thread Daniil Stas
Revert some changes of commit 3a97da12ee7b ("net: dwc_eth_qos: add dwc eqos for imx support") that were probably added by mistake. One of these changes can lead to received data corruption (enabling FUP and FEP bits). Another causes invalid register rxq_ctrl0 settings for some platforms. And