This patch fixes weak radio signal reported by nikola.georgiev
Signed-off-by: L. D. Pinney <[email protected]>
Backport of r46545
SVN-Revision: 46546
mt76@0,0 {
reg = <0x0000 0 0 0 0>;
device_type = "pci";
- mediatek,mtd-eeprom = <&factory 0x8000>;
+ mediatek,mtd-eeprom = <&factory 0x0000>;
mediatek,2ghz = <0>;
};
};
mt76@1,0 {
reg = <0x0000 0 0 0 0>;
device_type = "pci";
- mediatek,mtd-eeprom = <&factory 0x0000>;
+ mediatek,mtd-eeprom = <&factory 0x8000>;
mediatek,5ghz = <0>;
};
};