ipq40xx: add support for OpenMesh A62

This device is a dual 5GHz device. It is recommended to manually change the
radio of the first device to the lower 5GHz channels and the second radio
to the upper 5GHz channels.
This commit is contained in:
Sven Eckelmann 2018-06-03 10:52:47 +02:00 committed by Andreas Ziegler
parent 36a5604dfe
commit b9ec173ffb
3 changed files with 7 additions and 1 deletions

View File

@ -305,6 +305,7 @@ ipq40xx
* OpenMesh
- A42 [#80211s]_
- A62 [#80211s]_
* ZyXEL

View File

@ -45,7 +45,7 @@ elseif platform.match('ar71xx', 'generic', {'archer-c5', 'archer-c58-v1',
'archer-c7'}) then
table.insert(try_files, 1, '/sys/class/net/eth1/address')
elseif platform.match('ipq40xx', nil, {'avm,fritzbox-4040',
'openmesh,a42'}) then
'openmesh,a42', 'openmesh,a62'}) then
table.insert(try_files, 1, '/sys/class/net/eth0/address')
end

View File

@ -1,6 +1,8 @@
ATH10K_PACKAGES_IPQ40XX=
ATH10K_PACKAGES_QCA9888='ath10k-firmware-qca9888'
if [ "$GLUON_WLAN_MESH" = 'ibss' ]; then
ATH10K_PACKAGES_IPQ40XX='-kmod-ath10k kmod-ath10k-ct -ath10k-firmware-qca4019 ath10k-firmware-qca4019-ct'
ATH10K_PACKAGES_QCA9888='-ath10k-firmware-qca9888 ath10k-firmware-qca9888-ct'
fi
@ -35,6 +37,9 @@ packages $ATH10K_PACKAGES_IPQ40XX
device openmesh-a42 openmesh_a42
packages $ATH10K_PACKAGES_IPQ40XX
device openmesh-a62 openmesh_a62
packages $ATH10K_PACKAGES_IPQ40XX $ATH10K_PACKAGES_QCA9888
# ZyXEL