projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0cc680
)
ralink: add ethernet macaddr to dts for FireWRT
author
John Crispin
<john@openwrt.org>
Mon, 2 Feb 2015 09:02:02 +0000
(09:02 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 2 Feb 2015 09:02:02 +0000
(09:02 +0000)
Signed-off-by: wengbj <fl.service@t-firefly.com>
SVN-Revision: 44240
target/linux/ramips/dts/FIREWRT.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/FIREWRT.dts
b/target/linux/ramips/dts/FIREWRT.dts
index 2e5d26b7e7160c871242360f98306c38f2d17f64..4e9e28bc9fab0d350ec3ab1df20d24bd87c67ec0 100644
(file)
--- a/
target/linux/ramips/dts/FIREWRT.dts
+++ b/
target/linux/ramips/dts/FIREWRT.dts
@@
-78,4
+78,9
@@
};
};
};
+
+ ethernet@1e100000 {
+ mtd-mac-address = <&factory 0xe000>;
+ };
+
};