[U-Boot] [PATCH 3/5] net: fec: set dev->seq to priv->dev_id

Joe Hershberger joe.hershberger at ni.com
Mon Mar 19 21:19:59 UTC 2018


On Fri, Mar 9, 2018 at 7:19 PM, Peng Fan <peng.fan at nxp.com> wrote:
> 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 at nxp.com>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list