mirror of
https://xff.cz/git/u-boot/
synced 2025-09-05 10:42:10 +02:00
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>
This commit is contained in:
@@ -52,6 +52,8 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
aliases {
|
aliases {
|
||||||
|
ethernet0 = ð0;
|
||||||
|
ethernet1 = ð1;
|
||||||
spi0 = &spi0;
|
spi0 = &spi0;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user