summaryrefslogtreecommitdiff
path: root/target/linux/ramips/dts/ASL26555-8M.dts
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-11-25 08:33:42 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-11-25 08:33:42 +0000
commit3a49e64b44d630ab80797331af8b0ab4e2acc45f (patch)
tree540a33b445d80881016c99551aec671cf3d90334 /target/linux/ramips/dts/ASL26555-8M.dts
parentc74db8f54b9182a86fd41046f6baff0d8c91254b (diff)
ralink: set the mac addr via the dts file
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38902 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts/ASL26555-8M.dts')
-rw-r--r--target/linux/ramips/dts/ASL26555-8M.dts8
1 files changed, 6 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/ASL26555-8M.dts b/target/linux/ramips/dts/ASL26555-8M.dts
index f1501ebf11..1ddbb1c984 100644
--- a/target/linux/ramips/dts/ASL26555-8M.dts
+++ b/target/linux/ramips/dts/ASL26555-8M.dts
@@ -26,8 +26,8 @@
reg = <0x0 0x30000>;
read-only;
};
- partition@30000 {
- label = "devdata";
+ factory: partition@30000 {
+ label = "factory";
reg = <0x30000 0x10000>;
read-only;
};
@@ -63,6 +63,10 @@
};
};
+ ethernet@10100000 {
+ mtd-mac-address = <&factory 0x4004>;
+ };
+
esw@10110000 {
ralink,portmap = <0x1e>;
};