]> git.baikalelectronics.ru Git - uboot.git/commit
net: dwc_eth_qos: Revert some changes of commit 5e2409ec3ae4
authorDaniil Stas <daniil.stas@posteo.net>
Sun, 30 May 2021 13:34:09 +0000 (13:34 +0000)
committerRamon Fried <rfried.dev@gmail.com>
Fri, 18 Jun 2021 08:29:17 +0000 (11:29 +0300)
commita29a03c75c060ac898d7f596b59cbf8223ed727d
tree1c3dd8ad310cfff95fadfff0735a5722adf465e7
parent9d2fae9623b51118514a4dbbb160327a13101bda
net: dwc_eth_qos: Revert some changes of commit 5e2409ec3ae4

Revert some changes of commit 5e2409ec3ae4 ("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 another makes some writes at unknown memory
location.

Fixes: 5e2409ec3ae4 ("net: dwc_eth_qos: add dwc eqos for imx support")
Signed-off-by: Daniil Stas <daniil.stas@posteo.net>
Cc: Ye Li <ye.li@nxp.com>
Cc: Fugang Duan <fugang.duan@nxp.com>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Ramon Fried <rfried.dev@gmail.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: Patrice Chotard <patrice.chotard@foss.st.com>
Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
drivers/net/dwc_eth_qos.c