Skip to content

Commit

Permalink
ipq40xx: re-add label MAC address for FritzBox 4040
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.

The label MAC address alias was defined previously, but it has been
removed with the switch to IPQESS / DSA.

Restore the label MAC address alias.

Fixes: 27b441c ("ipq40xx: drop ESSEDMA + AR40xx DTS nodes")
Signed-off-by: Fabian Bläse <fabian@blaese.de>
  • Loading branch information
fblaese committed Aug 7, 2023
1 parent 7e7eb53 commit 007e1b0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
led-failsafe = &flash;
led-running = &power;
led-upgrade = &flash;
label-mac-device = &gmac;
};

soc {
Expand Down

0 comments on commit 007e1b0

Please sign in to comment.