Skip to content
Snippets Groups Projects
Commit 844f1a86 authored by aiyion.prime's avatar aiyion.prime
Browse files

ath79-generic: add WNR2200-16M

The CN/RU variant of the device has the same hardware
as the EU already supported, but contains a 16M flash chip.
parent b12ea416
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ ath79-generic
* Netgear
- WNDR3700 (v1, v2)
- WNR2200 (8M)
- WNR2200 (8M, 16M)
* OCEDO
......
......@@ -156,6 +156,10 @@ device('netgear-wnr2200-8m', 'netgear_wnr2200-8m', {
factory_ext = '.img',
})
device('netgear-wnr2200-16m', 'netgear_wnr2200-16m', {
factory_ext = '.img',
})
-- OCEDO
......
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