aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/BR-6475ND.dts
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-07-26 20:36:09 +0000
committerJohn Crispin <blogic@openwrt.org>2014-07-26 20:36:09 +0000
commitdaa1915f324c153d688cb66966dd9ace41342473 (patch)
treeb7f3d2804bc8641a2484156e5496055ec717ecf0 /target/linux/ramips/dts/BR-6475ND.dts
parentae01f1601674fd29dc1690b7d86cc84378266468 (diff)
downloadmaster-187ad058-daa1915f324c153d688cb66966dd9ace41342473.tar.gz
master-187ad058-daa1915f324c153d688cb66966dd9ace41342473.tar.bz2
master-187ad058-daa1915f324c153d688cb66966dd9ace41342473.zip
ramips: ethernet mac cleanup
Compile tested all subtargets and profiles. Unfortunately I don't own any board affected by these changes, so no run tests. Signed-off-by: Roman Yeryomin <roman@advem.lv> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41839 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts/BR-6475ND.dts')
-rw-r--r--target/linux/ramips/dts/BR-6475ND.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/BR-6475ND.dts b/target/linux/ramips/dts/BR-6475ND.dts
index 60b8525609..06f00d6d63 100644
--- a/target/linux/ramips/dts/BR-6475ND.dts
+++ b/target/linux/ramips/dts/BR-6475ND.dts
@@ -31,6 +31,7 @@
ethernet@10100000 {
status = "okay";
+ mtd-mac-address = <&devdata 0x0d>;
port@0 {
ralink,fixed-link = <1000 1 1 1>;
@@ -99,7 +100,7 @@
read-only;
};
- partition@50000 {
+ devdata: partition@50000 {
reg = <0x00050000 0x00020000>;
label = "devdata";
read-only;