summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/dts/FRITZ7320.dts
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2017-03-26 10:53:35 +0200
committerMathias Kresin <dev@kresin.me>2017-05-05 19:59:18 +0200
commitd49920e45044dfb635a93f317e5b965b5c8afdad (patch)
tree2805b0028169e03ef244f729b57af2a886e49345 /target/linux/lantiq/dts/FRITZ7320.dts
parent79cd14152c4478620eb0280fec9816f39e8a0dc5 (diff)
downloadmtk-20170518-d49920e45044dfb635a93f317e5b965b5c8afdad.zip
mtk-20170518-d49920e45044dfb635a93f317e5b965b5c8afdad.tar.gz
mtk-20170518-d49920e45044dfb635a93f317e5b965b5c8afdad.tar.bz2
lantiq: fix avm fritz box mac addresses
It has been shown that the Fritz boxes have the correct mac address set in the wireless calibration data/eeeprom. Use this mac address as base for the ethernet and xdsl interface increment/decrement the address to match the values stored in the tffs. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/lantiq/dts/FRITZ7320.dts')
-rw-r--r--target/linux/lantiq/dts/FRITZ7320.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/lantiq/dts/FRITZ7320.dts b/target/linux/lantiq/dts/FRITZ7320.dts
index 1d3e02f..491baee 100644
--- a/target/linux/lantiq/dts/FRITZ7320.dts
+++ b/target/linux/lantiq/dts/FRITZ7320.dts
@@ -90,6 +90,8 @@
etop@E180000 {
phy-mode = "mii";
+ mtd-mac-address = <&ath9k_cal 0xa91>;
+ mtd-mac-address-increment = <(-2)>;
};
ifxhcd@E101000 {