mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-25 05:47:00 +00:00
mediatek: Fix primary MAC of D-Link M60
During port to gluon, I saw that the primary mac is not correct. Updated DTS accordingly. Signed-off-by: Roland Reinl <reinlroland+github@gmail.com> Link: https://github.com/openwrt/openwrt/pull/17429 (cherry picked from commit 616621120bf2ba460b99d6c814b629a01be8a5d0) Link: https://github.com/openwrt/openwrt/pull/17449 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
a2b1aaee80
commit
812046971e
@ -17,6 +17,7 @@
|
|||||||
led-failsafe = &led_status_red;
|
led-failsafe = &led_status_red;
|
||||||
led-running = &led_status_white;
|
led-running = &led_status_white;
|
||||||
led-upgrade = &led_status_blue;
|
led-upgrade = &led_status_blue;
|
||||||
|
label-mac-device = &gmac0;
|
||||||
};
|
};
|
||||||
|
|
||||||
chosen {
|
chosen {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user