cicd/ferndale-01: Remove ea8300 fwcfg and firmware overlay files.

TIP OpenWrt now has recent firmware and supports fwcfg, so use those
instead of splatting our own on top.

Signed-off-by: Ben Greear <greearb@candelatech.com>
This commit is contained in:
Ben Greear
2020-08-18 15:17:03 -07:00
parent a908501f55
commit 70359cd895
6 changed files with 2 additions and 48 deletions

View File

@@ -1,16 +0,0 @@
vdevs = 8
peers = 162
active_peers = 162
stations = 162
rate_ctrl_objs = 7
regdom = 840
#fwname = firmware-5-htt-mgt-b.bin
fwver = 5
nohwcrypt = 0
ct_sta_mode = 0
tx_desc = 2000
#max_nss = 3
tids = 260
skid_limit = 360
max_amsdus = 3

View File

@@ -1,16 +0,0 @@
vdevs = 8
peers = 162
active_peers = 162
stations = 162
rate_ctrl_objs = 7
regdom = 840
#fwname = firmware-5-htt-mgt-b.bin
fwver = 5
nohwcrypt = 0
ct_sta_mode = 0
tx_desc = 2000
#max_nss = 3
tids = 260
skid_limit = 360
max_amsdus = 3

View File

@@ -1,16 +0,0 @@
# 9888 chip
vdevs = 8
peers = 202
active_peers = 202
stations = 202
rate_ctrl_objs = 7
regdom = 840
#fwname = firmware-5-htt-mgt-b.bin
fwver = 5
nohwcrypt = 0
ct_sta_mode = 0
tx_desc = 2200
#max_nss = 3
tids = 450
skid_limit = 360
max_amsdus = 3

View File

@@ -12,6 +12,8 @@
# DUT_PASSWD1 DUT_PASSWD2 DUT_PASSWD3
# DUT_BSSID1 DUT_BSSID2 DUT_BSSID3
set -x
DO_SHORT_AP_BASIC_CX=${DO_SHORT_AP_BASIC_CX:-1}
DO_WCT_BI=${DO_WCT_BI:-1}