On Thu, Sep 23, 2021 at 4:55 AM Francesco Dolcini <francesco.dolc...@toradex.com> wrote: > > colibri-imx6ull ethernet device is fec2, while the optional secondary > ethernet is fec1, update the ethernet aliases in the .dts file so that > ethaddr is set to fec2 and eth1addr to fec1. > > Without this change the ethernet interfaces have a different > mac address between Linux and U-Boot. > > Signed-off-by: Francesco Dolcini <francesco.dolc...@toradex.com>
Reviewed-by: Fabio Estevam <feste...@gmail.com>