Revert "ramips: disable unsupported background radar detection"

Someone reports xiaomi cr660x does not boot with this change,
revert till we find the cause.

This reverts commit a765362d285f39dbd4ba82c9b6e7d6f6216d9fb5.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2023-01-11 15:38:23 +08:00
parent e262864830
commit e260b3d44a
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
5 changed files with 0 additions and 5 deletions

View File

@ -117,7 +117,6 @@
compatible = "mediatek,mt76"; compatible = "mediatek,mt76";
reg = <0x0000 0 0 0 0>; reg = <0x0000 0 0 0 0>;
mediatek,mtd-eeprom = <&factory 0x0>; mediatek,mtd-eeprom = <&factory 0x0>;
mediatek,disable-radar-background;
}; };
}; };

View File

@ -140,7 +140,6 @@
compatible = "mediatek,mt76"; compatible = "mediatek,mt76";
reg = <0x0000 0 0 0 0>; reg = <0x0000 0 0 0 0>;
mediatek,mtd-eeprom = <&factory 0x0>; mediatek,mtd-eeprom = <&factory 0x0>;
mediatek,disable-radar-background;
}; };
}; };

View File

@ -94,7 +94,6 @@
compatible = "mediatek,mt76"; compatible = "mediatek,mt76";
reg = <0x0000 0 0 0 0>; reg = <0x0000 0 0 0 0>;
mediatek,mtd-eeprom = <&factory 0x0000>; mediatek,mtd-eeprom = <&factory 0x0000>;
mediatek,disable-radar-background;
}; };
}; };

View File

@ -136,7 +136,6 @@
compatible = "mediatek,mt76"; compatible = "mediatek,mt76";
reg = <0x0000 0 0 0 0>; reg = <0x0000 0 0 0 0>;
mediatek,mtd-eeprom = <&factory 0x0>; mediatek,mtd-eeprom = <&factory 0x0>;
mediatek,disable-radar-background;
}; };
}; };

View File

@ -102,7 +102,6 @@
compatible = "mediatek,mt76"; compatible = "mediatek,mt76";
reg = <0x0000 0 0 0 0>; reg = <0x0000 0 0 0 0>;
mediatek,mtd-eeprom = <&factory 0x0>; mediatek,mtd-eeprom = <&factory 0x0>;
mediatek,disable-radar-background;
}; };
}; };