
4 Feb
2022
4 Feb
'22
6:55 p.m.
On Thu, Sep 23, 2021 at 4:55 AM Francesco Dolcini francesco.dolcini@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.dolcini@toradex.com
Reviewed-by: Fabio Estevam festevam@gmail.com