瀏覽代碼

ramips: set ethernet mac address for VoCore2

This patch sets the mac address for the VoCore2 devices.

Signed-off-by: L. D. Pinney <[email protected]>
L. D. Pinney 8 年之前
父節點
當前提交
e9eb6e7bb3
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      target/linux/ramips/dts/VOCORE2.dtsi

+ 4 - 0
target/linux/ramips/dts/VOCORE2.dtsi

@@ -23,6 +23,10 @@
 	ralink,mtd-eeprom = <&factory 0x4>;
 };
 
+&ethernet {
+	mtd-mac-address = <&factory 0x28>;
+};
+
 &esw {
 	mediatek,portmap = <0x7>;
 	mediatek,portdisable = <0x3a>;