1
0
Fork 0

ARM: dts: BCM953012HR: Add ethernet aliases

Adding ethernet aliases.  These are used, for example, by bootloaders,
to modify the MAC addresses in the device tree.

Signed-off-by: Steve Lin <steven.lin1@broadcom.com>
Acked-by: Jon Mason <jon.mason@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
hifive-unleashed-5.1
Steve Lin 2017-03-15 16:59:35 -04:00 committed by Florian Fainelli
parent d6661da842
commit a7996761d1
1 changed files with 3 additions and 0 deletions

View File

@ -41,6 +41,9 @@
aliases {
serial0 = &uart0;
ethernet0 = &gmac0;
ethernet1 = &gmac1;
ethernet2 = &gmac2;
};
chosen {