mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-22 10:01:03 +00:00
ramips: disable 2 GHz band for Belkin F9K1109 V1
2 GHz WiFi doesn't work on the wmac of this device. Signed-off-by: Shiji Yang <yangshiji66@qq.com> Link: https://github.com/openwrt/openwrt/pull/16318 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
4a5da15b3d
commit
4069233936
@ -93,6 +93,7 @@
|
|||||||
&wmac {
|
&wmac {
|
||||||
nvmem-cells = <&eeprom_factory_0>;
|
nvmem-cells = <&eeprom_factory_0>;
|
||||||
nvmem-cell-names = "eeprom";
|
nvmem-cell-names = "eeprom";
|
||||||
|
ralink,2ghz = <0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&pci {
|
&pci {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user