Skip to content

Commit

Permalink
Partially Revert "Revert "ipq40xx: switch Wave2 firmware to -ct (frei…
Browse files Browse the repository at this point in the history
…funk-gluon#2541)""

This partially reverts commit 22c47df.

Devices in ath79-generic like the TP-Link EAP225-Outdoor v1 are really
unstable with the non -ct Wave2 firmware and regulary crash with 100% memory
consumption when only a handful devices are connected.
  • Loading branch information
herbetom committed Mar 19, 2023
1 parent 9a4395d commit 72b5682
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions targets/ath79-generic
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,7 @@ local ATH10K_PACKAGES_SMALLBUFFERS_QCA9887 = {
'-ath10k-firmware-qca9887-ct',
}

local ATH10K_PACKAGES_QCA9888 = {
'kmod-ath10k',
'-kmod-ath10k-ct',
'-kmod-ath10k-ct-smallbuffers',
'ath10k-firmware-qca9888',
'-ath10k-firmware-qca9888-ct',
}
local ATH10K_PACKAGES_QCA9888 = {}

-- ALFA NETWORK

Expand Down

0 comments on commit 72b5682

Please sign in to comment.