mediatek: add label-mac for GL.iNet GL-MT3000
The MAC-address of gmac0 matches the one printed on the bottom label. Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
5a603c7a31
commit
ae500e62e2
|
@ -7,6 +7,7 @@
|
|||
compatible = "glinet,gl-mt3000", "mediatek,mt7981";
|
||||
|
||||
aliases {
|
||||
label-mac-device = &gmac0;
|
||||
led-boot = &led_lightblue;
|
||||
led-failsafe = &led_lightblue;
|
||||
led-running = &led_white;
|
||||
|
|
Loading…
Reference in New Issue