Skip to content
Snippets Groups Projects
Commit 61bd8830 authored by Martin Weinelt's avatar Martin Weinelt
Browse files

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

This reverts commit fb08e104.

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.
parent fc46d447
No related branches found
No related tags found
No related merge requests found
......@@ -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', {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment