Skip to content

Commit

Permalink
ipq40xx: fix label MAC address for FritzBox 7520/7530
Browse files Browse the repository at this point in the history
The MAC address of the GMAC is contained inside the CWMP-Account number on the label.

Similar fix as to the 4040 in b22d382
Link #13240

Signed-off-by: Florian Maurer <[email protected]>
Link: openwrt/openwrt#17467
Signed-off-by: Robert Marko <[email protected]>
(cherry picked from commit b2b6955)
  • Loading branch information
maurerle authored and robimarko committed Jan 3, 2025
1 parent efebdf0 commit 9b96222
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
led-failsafe = &info_red;
led-running = &power_green;
led-upgrade = &info_red;
label-mac-device = &gmac;
};

soc {
Expand Down

0 comments on commit 9b96222

Please sign in to comment.