Files
u-boot/drivers
Peng Fan 8b20386356 net: fec: set dev->seq to priv->dev_id
To platforms has two enet interface, using dev->seq could
avoid conflict.

i.MX6UL/ULL evk board net get the wrong MAC address from fuse,
eth1 get MAC0 address, eth0 get MAC1 address from fuse. Set the
priv->dev_id to device->seq as the real net interface alias id then
.fec_get_hwaddr() read the related MAC address from fuse.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2018-04-13 15:47:38 -05:00
..
2018-02-13 23:24:22 -05:00
2018-04-10 15:18:56 -04:00
2018-03-21 23:23:13 +01:00
2018-02-18 15:53:48 -07:00
2018-02-21 20:28:15 +01:00
2018-04-06 20:45:44 -04:00
2018-04-06 17:04:33 -04:00
2018-04-01 20:36:39 -04:00
2018-03-13 18:12:35 +01:00
2018-03-09 09:23:10 -05:00
2018-03-19 16:14:20 -04:00