test-bed: Add openwrt overlay files for MR8300/EA8300

fwcfg and wireless config files.
This commit is contained in:
Ben Greear
2020-04-22 16:54:02 -07:00
parent e597758b9b
commit 0991604b1c
4 changed files with 94 additions and 0 deletions

View File

@@ -0,0 +1,46 @@
config wifi-device 'radio0'
option type 'mac80211'
option hwmode '11a'
option path 'soc/40000000.pci/pci0000:00/0000:00:00.0/0000:01:00.0'
option htmode 'VHT80'
option disabled '0'
option channel '149'
config wifi-iface 'default_radio0'
option device 'radio0'
option network 'lan'
option mode 'ap'
option encryption 'none'
option ssid 'OpenWrt-5hi'
config wifi-device 'radio1'
option type 'mac80211'
option hwmode '11g'
option path 'platform/soc/a000000.wifi'
option htmode 'HT20'
option disabled '0'
option channel '1'
config wifi-iface 'default_radio1'
option device 'radio1'
option network 'lan'
option mode 'ap'
option encryption 'none'
option ssid 'OpenWrt-2'
config wifi-device 'radio2'
option type 'mac80211'
option hwmode '11a'
option path 'platform/soc/a800000.wifi'
option htmode 'VHT80'
option disabled '0'
option channel '36'
config wifi-iface 'default_radio2'
option device 'radio2'
option network 'lan'
option mode 'ap'
option encryption 'none'
option ssid 'OpenWrt-5lo'

View File

@@ -0,0 +1,15 @@
vdevs = 2
peers = 102
active_peers = 102
stations = 102
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 = 256
skid_limit = 360
max_amsdus = 3

View File

@@ -0,0 +1,16 @@
vdevs = 2
peers = 102
active_peers = 102
stations = 102
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 = 256
skid_limit = 360
max_amsdus = 3

View File

@@ -0,0 +1,17 @@
# For 9888
vdevs = 2
peers = 170
active_peers = 170
stations = 170
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 = 356
skid_limit = 360
max_amsdus = 3