]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: dts: colibri-imx6ull: fix mac address passing
authorFrancesco Dolcini <francesco.dolcini@toradex.com>
Thu, 23 Sep 2021 07:55:21 +0000 (09:55 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 1 Apr 2022 14:05:24 +0000 (10:05 -0400)
commit7e2f7a0be65c5dec173f6af66a54f4bdc326b269
tree3d6098cabfb5a2e33d6327c662fade17655ae4b0
parent6087049d7fd87bb497a25341d44fc9103e49637f
ARM: dts: colibri-imx6ull: fix mac address passing

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>
arch/arm/dts/imx6ull-colibri.dtsi