diff mbox

[5/6] ARM: mvebu: Add ethernet aliases required by U-Boot

Message ID 1405961296-5846-6-git-send-email-ezequiel.garcia@free-electrons.com
State Not Applicable, archived
Delegated to: David Miller
Headers show

Commit Message

Ezequiel Garcia July 21, 2014, 4:48 p.m. UTC
From: Marcin Wojtas <mw@semihalf.com>

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: Marcin Wojtas <mw@semihalf.com>
---
 arch/arm/boot/dts/armada-375.dtsi | 2 ++
 1 file changed, 2 insertions(+)
diff mbox

Patch

diff --git a/arch/arm/boot/dts/armada-375.dtsi b/arch/arm/boot/dts/armada-375.dtsi
index d4619ad..bfcbe58 100644
--- a/arch/arm/boot/dts/armada-375.dtsi
+++ b/arch/arm/boot/dts/armada-375.dtsi
@@ -25,6 +25,8 @@ 
 		gpio0 = &gpio0;
 		gpio1 = &gpio1;
 		gpio2 = &gpio2;
+		ethernet0 = &eth0;
+		ethernet1 = &eth1;
 	};
 
 	clocks {