aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-09-01 13:22:09 +0000
committerJohn Crispin <blogic@openwrt.org>2014-09-01 13:22:09 +0000
commit02f554a6fc4b91ee2b8259f0d39765785dd8ef0e (patch)
treeab798eb0341a98fec20c1b96d003e1d829a9c412
parentb6847913dbc2b75264fad03342bce4bfa79e2596 (diff)
downloadupstream-02f554a6fc4b91ee2b8259f0d39765785dd8ef0e.tar.gz
upstream-02f554a6fc4b91ee2b8259f0d39765785dd8ef0e.tar.bz2
upstream-02f554a6fc4b91ee2b8259f0d39765785dd8ef0e.zip
ralink: DIR-645 picks up incorrect MAC address in DTS file
Signed-off-by: John Crispin <blogic@openwrt.org> Backport of r42321 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42391 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/ramips/dts/DIR-645.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/DIR-645.dts b/target/linux/ramips/dts/DIR-645.dts
index 0a9d83f85c..60e7f46910 100644
--- a/target/linux/ramips/dts/DIR-645.dts
+++ b/target/linux/ramips/dts/DIR-645.dts
@@ -63,7 +63,7 @@
};
ethernet@10100000 {
- mtd-mac-address = <&factory 0x28>;
+ mtd-mac-address = <&factory 0x4>;
port@0 {
ralink,fixed-link = <1000 1 1 0>;
};