From: Stefan Roese Date: Thu, 19 Nov 2015 09:30:59 +0000 (+0100) Subject: arm: mvebu: armada-388-gp.dts: Add ethernet aliases X-Git-Tag: v2016.03-rc1~313^2~37 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=202ededd96344642fc854f35d71be37be6db3816;p=platform%2Fkernel%2Fu-boot.git arm: mvebu: armada-388-gp.dts: Add ethernet aliases Adding these aliases enables the update of the MAC addresses from within U-Boot. Signed-off-by: Stefan Roese Cc: Luka Perkov --- diff --git a/arch/arm/dts/armada-388-gp.dts b/arch/arm/dts/armada-388-gp.dts index f3bcbc6..7bc878f 100644 --- a/arch/arm/dts/armada-388-gp.dts +++ b/arch/arm/dts/armada-388-gp.dts @@ -52,6 +52,8 @@ }; aliases { + ethernet0 = ð0; + ethernet1 = ð1; spi0 = &spi0; };