Skip to content

Commit

Permalink
mediatek: Fix primary MAC of D-Link M60
Browse files Browse the repository at this point in the history
During port to gluon, I saw that the primary mac is not correct. Updated DTS accordingly.

Signed-off-by: Roland Reinl <[email protected]>
Link: openwrt/openwrt#17429
(cherry picked from commit 6166211)
Link: openwrt/openwrt#17449
Signed-off-by: Hauke Mehrtens <[email protected]>
  • Loading branch information
RolandoMagico authored and hauke committed Jan 1, 2025
1 parent a2b1aae commit 8120469
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
led-failsafe = &led_status_red;
led-running = &led_status_white;
led-upgrade = &led_status_blue;
label-mac-device = &gmac0;
};

chosen {
Expand Down

0 comments on commit 8120469

Please sign in to comment.