mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-02 03:48:09 +00:00
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:
Binary file not shown.
Binary file not shown.
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user