
7 Oct
2019
7 Oct
'19
11:15 p.m.
On Mon, Oct 07, 2019 at 07:10:50PM +0300, Eugeniy Paltsev wrote:
The commit 642b80d256e ("net: designware: drop compatible altr, socfpga-stmmac") breaks designware ethernet for all ARC boards. It removes "altr, socfpga-stmmac" compatible from "drivers/net/designware.c" without changing compatible in the boards which use it.
Fix that by adding "snps,arc-dwmac-3.70a" compatible string to "drivers/net/designware.c" and using it in ARC boards device tree.
Signed-off-by: Eugeniy Paltsev Eugeniy.Paltsev@synopsys.com
Applied to u-boot/master, thanks!
--
Tom