mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-03 17:50:49 +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 in b22d382ae4eaa1af42930115d91855f402314cac 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 commit b2b6955f80d05a8cec69f8497df8bed44cf3c64d)
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…
x
Reference in New Issue
Block a user