mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-29 02:21:31 +00: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:
parent
18c1272f99
commit
202ededd96
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@
|
|||
};
|
||||
|
||||
aliases {
|
||||
ethernet0 = ð0;
|
||||
ethernet1 = ð1;
|
||||
spi0 = &spi0;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue