summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/RT-G32-B1.dts
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-11-25 14:09:08 +0000
committerJohn Crispin <john@openwrt.org>2013-11-25 14:09:08 +0000
commit6295f38c8fb4bb7839e7282cfdd93af164314f6b (patch)
tree9db53c31c8523ba7b06e6b8edcf203c550ad9b78 /target/linux/ramips/dts/RT-G32-B1.dts
parent93e9a71538c18a979c4999b1d54dd64e59e967ac (diff)
downloadmaster-31e0f0ae-6295f38c8fb4bb7839e7282cfdd93af164314f6b.tar.gz
master-31e0f0ae-6295f38c8fb4bb7839e7282cfdd93af164314f6b.tar.bz2
master-31e0f0ae-6295f38c8fb4bb7839e7282cfdd93af164314f6b.zip
ralink: add mac address detection for Asus RT-G32 b1
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
Diffstat (limited to 'target/linux/ramips/dts/RT-G32-B1.dts')
-rw-r--r--target/linux/ramips/dts/RT-G32-B1.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/RT-G32-B1.dts b/target/linux/ramips/dts/RT-G32-B1.dts
index 86abc9ca66..5b4aebc093 100644
--- 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>;
};