arm: mvebu: armada-388-gp.dts: Add ethernet aliases
authorStefan Roese <[email protected]>
Thu, 19 Nov 2015 09:30:59 +0000 (10:30 +0100)
committerStefan Roese <[email protected]>
Thu, 14 Jan 2016 13:08:59 +0000 (14:08 +0100)
Adding these aliases enables the update of the MAC addresses from
within U-Boot.

Signed-off-by: Stefan Roese <[email protected]>
Cc: Luka Perkov <[email protected]>
arch/arm/dts/armada-388-gp.dts

index f3bcbc6320344413d31319c45a65ea6c7624607b..7bc878f5a926955d9c53ffdbb9fefb5fe2e430bc 100644 (file)
@@ -52,6 +52,8 @@
        };
 
        aliases {
+               ethernet0 = &eth0;
+               ethernet1 = &eth1;
                spi0 = &spi0;
        };