Explorar o código

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 <sr@denx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
Stefan Roese %!s(int64=9) %!d(string=hai) anos
pai
achega
202ededd96
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      arch/arm/dts/armada-388-gp.dts

+ 2 - 0
arch/arm/dts/armada-388-gp.dts

@@ -52,6 +52,8 @@
 	};
 
 	aliases {
+		ethernet0 = &eth0;
+		ethernet1 = &eth1;
 		spi0 = &spi0;
 	};