Revert "ar71xx-generic: unmark archer-c25-v1 as broken"

This reverts commit fb08e10494.

Devices featuring ath10k radios should at least 128 MB of memory
as their driver is quite memory hungry.

Devices with a configuration (1x ath10k, 64M memory) like this have
often been seen as running out of memory.
This commit is contained in:
Martin Weinelt 2019-08-18 19:32:43 +02:00
parent fc46d4470f
commit 61bd88309e
1 changed files with 1 additions and 0 deletions

View File

@ -296,6 +296,7 @@ device('tp-link-archer-c7-v5', 'archer-c7-v5', {
device('tp-link-archer-c25-v1', 'archer-c25-v1', {
packages = ATH10K_PACKAGES_QCA9887,
broken = true, -- OOM with 5GHz enabled in most environments
})
device('tp-link-archer-c58-v1', 'archer-c58-v1', {