summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/BR-6475ND.dts
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-07-26 20:36:09 +0000
committerJohn Crispin <john@openwrt.org>2014-07-26 20:36:09 +0000
commitb77e92e020c17b5530ec5c1b37cf66ae0cf717e6 (patch)
tree53f5d2138b2c9370a373339a219108a48c849aec /target/linux/ramips/dts/BR-6475ND.dts
parent443aee86bfa06cdc6c8169086e637f75b49d967e (diff)
downloadmaster-31e0f0ae-b77e92e020c17b5530ec5c1b37cf66ae0cf717e6.tar.gz
master-31e0f0ae-b77e92e020c17b5530ec5c1b37cf66ae0cf717e6.tar.bz2
master-31e0f0ae-b77e92e020c17b5530ec5c1b37cf66ae0cf717e6.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> SVN-Revision: 41839
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;