ramips-mt76x8: add support for TP-Link TL-WA801ND v5

This commit is contained in:
Jan Alexander 2020-01-14 15:52:03 +01:00 committed by David Bauer
parent 0b6b2be4fe
commit c30a022e94
2 changed files with 9 additions and 1 deletions

View File

@ -300,7 +300,7 @@ ramips-mt7620
- WT3020AD/F/H
* TP-Link
* TP-Link
- Archer C2 v1
- Archer C20i
@ -350,6 +350,7 @@ ramips-mt76x8
* TP-Link
- TL-MR3420 v5
- TL-WA801ND v5
- TL-WR841N v13
- TL-WR902AC v3
- Archer C50 v3

View File

@ -36,6 +36,13 @@ device('tp-link-tl-mr3420-v5', 'tplink_tl-mr3420-v5', {
},
})
device('tp-link-tl-wa801nd-v5', 'tplink_tl-wa801nd-v5', {
factory = false,
extra_images = {
{'-squashfs-tftp-recovery', '-bootloader', '.bin'},
},
})
device('tp-link-tl-wr841n-v13', 'tl-wr841n-v13', {
factory = false,
extra_images = {