]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: mvebu: Add ethernet aliases required by U-Boot
authorMarcin Wojtas <mw@semihalf.com>
Mon, 21 Jul 2014 16:48:15 +0000 (13:48 -0300)
committerJason Cooper <jason@lakedaemon.net>
Wed, 23 Jul 2014 12:04:12 +0000 (12:04 +0000)
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>
Link: https://lkml.kernel.org/r/1405961296-5846-6-git-send-email-ezequiel.garcia@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/armada-375.dtsi

index d4619ad6e35ce94f62a046ec3bf182d6455392d7..bfcbe5891f2cee3a59d2bd71c15c95d6cab796a1 100644 (file)
@@ -25,6 +25,8 @@
                gpio0 = &gpio0;
                gpio1 = &gpio1;
                gpio2 = &gpio2;
+               ethernet0 = &eth0;
+               ethernet1 = &eth1;
        };
 
        clocks {