1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/drivers/net
Eugeniy Paltsev 2a7232371a NET: DW: fix regression for ARC boards
The commit
642b80d256 ("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>
2019-10-07 13:23:49 -04:00
..
2019-08-11 16:43:41 -04:00
2019-04-12 17:32:51 +02:00
2019-08-11 16:43:41 -04:00
2018-11-27 21:06:53 +05:30
2019-08-11 16:43:41 -04:00
2019-09-04 11:37:19 -05:00
2019-08-11 16:43:41 -04:00
2019-09-04 11:37:19 -05:00
2019-09-04 11:37:19 -05:00
2018-11-05 10:41:56 -06:00
2019-01-24 11:35:29 -06:00
2018-07-26 14:08:21 -05:00
2019-09-04 11:37:19 -05:00
2019-08-11 19:27:41 -04:00
2019-08-11 16:43:41 -04:00
2019-01-24 11:35:30 -06:00
2019-05-18 08:15:35 -04:00
2019-08-11 16:43:41 -04:00
2019-08-09 23:15:01 +02:00
2019-04-16 16:29:00 +05:30