Merge pull request #2626 from FreifunkChemnitz/re305

ramips-mt76x8: add support for TP-Link RE305 v1
This commit is contained in:
David Bauer 2022-08-31 01:25:16 +02:00 committed by GitHub
commit 87ee387e66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View File

@ -391,6 +391,7 @@ ramips-mt76x8
- Archer C50 (v3)
- Archer C50 (v4)
- RE200 (v2)
- RE305 (v1) [#device-class-tiny]
- TL-MR3020 (v3)
- TL-MR3420 (v5)
- TL-WA801ND (v5)
@ -451,7 +452,7 @@ Footnotes
.. [#device-class-tiny]
These devices only support a subset of Gluons capabilities due to flash or memory
size constraints. Devices are classified as tiny in they provide less than 7M of usable
size constraints. Devices are classified as tiny if they provide less than 7M of usable
flash space or have a low amount of system memory. For more information, see the
developer documentation: :ref:`device-class-definition`.

View File

@ -60,6 +60,10 @@ device('tp-link-archer-c50-v4', 'tplink_archer-c50-v4', {
device('tp-link-re200-v2', 'tplink_re200-v2')
device('tp-link-re305', 'tplink_re305-v1', {
class = 'tiny', -- Only 6M of usable Firmware space
})
device('tp-link-tl-mr3020-v3', 'tplink_tl-mr3020-v3', {
factory = false,
extra_images = {