ramips: set the wifi mac address to the same as LAN on witi

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 48029
master
Felix Fietkau 9 years ago
parent e269b3b4bc
commit c55d8d4253
  1. 2
      target/linux/ramips/dts/WITI.dts

@ -85,6 +85,7 @@
device_type = "pci";
mediatek,mtd-eeprom = <&factory 0x8000>;
mediatek,2ghz = <0>;
mtd-mac-address = <&factory 0xe000>;
};
};
@ -94,6 +95,7 @@
device_type = "pci";
mediatek,mtd-eeprom = <&factory 0x0000>;
mediatek,5ghz = <0>;
mtd-mac-address = <&factory 0xe000>;
};
};
};

Loading…
Cancel
Save