diff options
author | John Crispin <john@openwrt.org> | 2014-07-26 20:36:09 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-07-26 20:36:09 +0000 |
commit | b77e92e020c17b5530ec5c1b37cf66ae0cf717e6 (patch) | |
tree | 53f5d2138b2c9370a373339a219108a48c849aec /target/linux/ramips/dts/DIR-300-B1.dts | |
parent | 443aee86bfa06cdc6c8169086e637f75b49d967e (diff) | |
download | upstream-b77e92e020c17b5530ec5c1b37cf66ae0cf717e6.tar.gz upstream-b77e92e020c17b5530ec5c1b37cf66ae0cf717e6.tar.bz2 upstream-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/DIR-300-B1.dts')
-rw-r--r-- | target/linux/ramips/dts/DIR-300-B1.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/DIR-300-B1.dts b/target/linux/ramips/dts/DIR-300-B1.dts index 621bf088f1..4c5b80fb21 100644 --- a/target/linux/ramips/dts/DIR-300-B1.dts +++ b/target/linux/ramips/dts/DIR-300-B1.dts @@ -49,7 +49,7 @@ }; ethernet@10100000 { - mtd-mac-address = <&factory 0x4004>; + mtd-mac-address = <&devdata 0x4004>; }; esw@10110000 { |