#18931: Xiaomi miwifi mini, WIFI BUG
--------------------------+----------------------------------
Reporter: vamadir | Owner: developers
Type: defect | Status: new
Priority: highest | Milestone: Chaos Calmer (trunk)
Component: base system | Version: Trunk
Resolution: | Keywords:
--------------------------+----------------------------------
Comment (by dupidog@…):
You can add device tree node in dts file, which can solve part of the
problem.
Add pcie-bridge node as follows to the pcie@1014000 node.
pcie@10140000 {
status = "okay";
pcie-bridge {
mt76@0,0 {
reg = <0x0000 0 0 0 0>;
device_type = "pci";
mediatek,mtd-eeprom = <&factory 0x8000>;
};
};
};
--
Ticket URL: <https://dev.openwrt.org/ticket/18931#comment:2>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets