mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-24 13:28:33 +00:00
ipq40xx: fix label MAC address for FritzBox 7520/7530
The MAC address of the GMAC is contained inside the CWMP-Account number on the label. Similar fix as to the 4040 inb22d382ae4
Link #13240 Signed-off-by: Florian Maurer <f.maurer@outlook.de> Link: https://github.com/openwrt/openwrt/pull/17467 Signed-off-by: Robert Marko <robimarko@gmail.com> (cherry picked from commitb2b6955f80
)
This commit is contained in:
parent
efebdf077c
commit
9b9622271e
@ -19,6 +19,7 @@
|
||||
led-failsafe = &info_red;
|
||||
led-running = &power_green;
|
||||
led-upgrade = &info_red;
|
||||
label-mac-device = &gmac;
|
||||
};
|
||||
|
||||
soc {
|
||||
|
Loading…
Reference in New Issue
Block a user