Skip to content
Snippets Groups Projects
Commit 18288773 authored by Francesco Dolcini's avatar Francesco Dolcini Committed by Tom Rini
Browse files

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: default avatarFrancesco Dolcini <francesco.dolcini@toradex.com>
Reviewed-by: default avatarFabio Estevam <festevam@gmail.com>
parent 5aa5a9b0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment