projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
042fb8e
)
ramips: add ethernet macaddr to dts for AWM003-EVB
author
John Crispin
<john@openwrt.org>
Mon, 28 Jul 2014 15:26:23 +0000
(15:26 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 28 Jul 2014 15:26:23 +0000
(15:26 +0000)
Follows the pattern of http://patchwork.openwrt.org/patch/5970/
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 41857
target/linux/ramips/dts/AWM003-EVB.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/AWM003-EVB.dts
b/target/linux/ramips/dts/AWM003-EVB.dts
index 08157f5b2c4d0f2e37195d10fa99690653e8e597..4227965addb487acedcd4c0ef9d0c9b94d3f3383 100644
(file)
--- a/
target/linux/ramips/dts/AWM003-EVB.dts
+++ b/
target/linux/ramips/dts/AWM003-EVB.dts
@@
-20,6
+20,10
@@
};
};
+ ethernet@10100000 {
+ mtd-mac-address = <&factory 0x28>;
+ };
+
wmac@10180000 {
ralink,mtd-eeprom = <&factory 0>;
};