ralink: add ethernet macaddr to dts for FireWRT
authorJohn Crispin <john@openwrt.org>
Mon, 2 Feb 2015 09:02:02 +0000 (09:02 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 2 Feb 2015 09:02:02 +0000 (09:02 +0000)
Signed-off-by: wengbj <fl.service@t-firefly.com>
SVN-Revision: 44240

target/linux/ramips/dts/FIREWRT.dts

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