Skip to content

Commit 4e7fd95

Browse files
author
FFAC
committed
patches: adjust ipq40xx-generic patches
1 parent 5d4e36d commit 4e7fd95

File tree

1 file changed

+8
-20
lines changed

1 file changed

+8
-20
lines changed

patches/targets-ipq40xx-generic.patch

Lines changed: 8 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,25 @@
11
diff --git a/targets/ipq40xx-generic b/targets/ipq40xx-generic
2-
index 80dbbf4a..043b60f3 100644
2+
index 126122e3..ceac1d89 100644
33
--- a/targets/ipq40xx-generic
44
+++ b/targets/ipq40xx-generic
5-
@@ -86,6 +86,15 @@ device('gl.inet-gl-b1300', 'glinet_gl-b1300', {
6-
7-
device('linksys-ea6350v3', 'linksys_ea6350v3')
5+
@@ -92,6 +92,16 @@ device('linksys-whw01', 'linksys_whw01', {
6+
},
7+
})
88

9-
+device('linksys-ea8300-dallas', 'linksys_ea8300')
9+
+ device('linksys-ea8300-dallas', 'linksys_ea8300')
1010
+
1111
+device('linksys-mr8300-dallas', 'linksys_mr8300')
1212
+
1313
+device('linksys-whw03', 'linksys_whw03')
1414
+
1515
+device('linksys-whw03-v2-velop', 'linksys_whw03v2', {
16-
+ packages = ATH10K_PACKAGES_IPQ40XX_QCA9888,
16+
+ packages = ATH10K_PACKAGES_IPQ40XX_QCA9888,
1717
+})
18+
+
1819

1920
-- Meraki
2021

21-
@@ -95,6 +104,12 @@ device('meraki-mr33-access-point', 'meraki_mr33', {
22-
-- the -ct firmware does not have working mesh
23-
'-ath10k-firmware-qca9887-ct',
24-
'-ath10k-board-qca9887',
25-
+ -- use non ct for now
26-
+ 'kmod-ath10k',
27-
+ '-kmod-ath10k-ct',
28-
+ '-kmod-ath10k-ct-smallbuffers',
29-
+ 'ath10k-firmware-qca4019',
30-
+ '-ath10k-firmware-qca4019-ct',
31-
},
32-
factory = false,
33-
broken = true,
34-
@@ -136,6 +151,7 @@ device('plasma-cloud-pa2200', 'plasmacloud_pa2200', {
22+
@@ -142,6 +152,7 @@ device('plasma-cloud-pa2200', 'plasmacloud_pa2200', {
3523
-- ZTE
3624

3725
device('zte-mf289f', 'zte_mf289f', {

0 commit comments

Comments
 (0)