projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93e9a71
)
ralink: add mac address detection for Asus RT-G32 b1
author
John Crispin
<john@openwrt.org>
Mon, 25 Nov 2013 14:09:08 +0000
(14:09 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 25 Nov 2013 14:09:08 +0000
(14:09 +0000)
http://patchwork.openwrt.org/patch/4463/
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38910
target/linux/ramips/dts/RT-G32-B1.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/RT-G32-B1.dts
b/target/linux/ramips/dts/RT-G32-B1.dts
index 86abc9ca6688b57bfb878fae90de2fd26f10a351..5b4aebc093aa80e3fd99f4040fdc640f5877ffeb 100644
(file)
--- a/
target/linux/ramips/dts/RT-G32-B1.dts
+++ b/
target/linux/ramips/dts/RT-G32-B1.dts
@@
-29,7
+29,7
@@
read-only;
};
- partition@40000 {
+
factory:
partition@40000 {
label = "devconf";
reg = <0x40000 0x10000>;
read-only;
@@
-52,6
+52,10
@@
};
};
+ ethernet@10100000 {
+ mtd-mac-address = <&factory 0x4>;
+ };
+
esw@10110000 {
ralink,portmap = <0x2f>;
};