summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/files
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-02-07 14:18:36 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-02-07 14:18:36 +0000
commit32dea5d2a93ed1efa10052746fb932b3a2d67770 (patch)
tree0e247350029e6baaa9fc300f0b12df1c2befbaff /target/linux/mpc85xx/files
parent50885a7867d4ff5cf55686ed78c6dcb0fc04772a (diff)
downloadmaster-31e0f0ae-32dea5d2a93ed1efa10052746fb932b3a2d67770.tar.gz
master-31e0f0ae-32dea5d2a93ed1efa10052746fb932b3a2d67770.tar.bz2
master-31e0f0ae-32dea5d2a93ed1efa10052746fb932b3a2d67770.zip
mpc85xx: fix TL-WDR4900 mac address assignment to match original firmware
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48645
Diffstat (limited to 'target/linux/mpc85xx/files')
-rw-r--r--target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts b/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts
index 2325006172..322273e1e7 100644
--- a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts
+++ b/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts
@@ -119,7 +119,7 @@
enet0: ethernet@b0000 {
phy-handle = <&phy0>;
phy-connection-type = "rgmii-id";
- mtd-mac-address = <&config 0x14c>;
+ mtd-mac-address = <&config 0x144>;
};
enet1: ethernet@b1000 {