ralink: add ethernet macaddr to dts for FireWRT
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 Feb 2015 09:02:02 +0000 (09:02 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 Feb 2015 09:02:02 +0000 (09:02 +0000)
Signed-off-by: wengbj <fl.service@t-firefly.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44240 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ramips/dts/FIREWRT.dts

index 2e5d26b..4e9e28b 100644 (file)
@@ -78,4 +78,9 @@
                        };
                };
        };
+
+       ethernet@1e100000 {
+               mtd-mac-address = <&factory 0xe000>;
+       };
+
 };