Commit 6c1062ba authored by Marcin Wojtas's avatar Marcin Wojtas Committed by Jason Cooper
Browse files

ARM: mvebu: Add ethernet aliases required by U-Boot



The vendor bootloader provided for Armada 375 boards expect an
alias for the ethernet nodes, which is used to fixup the MAC address.

Signed-off-by: default avatarMarcin Wojtas <mw@semihalf.com>
Link: https://lkml.kernel.org/r/1405961296-5846-6-git-send-email-ezequiel.garcia@free-electrons.com


Signed-off-by: default avatarJason Cooper <jason@lakedaemon.net>
parent 38436078
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -25,6 +25,8 @@
		gpio0 = &gpio0;
		gpio1 = &gpio1;
		gpio2 = &gpio2;
		ethernet0 = &eth0;
		ethernet1 = &eth1;
	};

	clocks {