diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index c163bf5a..fb7d2319 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -351,6 +351,7 @@ ramips-mt76x8 * TP-Link + - TL-MR3020 v3 - TL-MR3420 v5 - TL-WA801ND v5 - TL-WR841N v13 diff --git a/targets/ramips-mt76x8 b/targets/ramips-mt76x8 index 6aba5dca..c1e0354f 100644 --- a/targets/ramips-mt76x8 +++ b/targets/ramips-mt76x8 @@ -29,6 +29,13 @@ device('tp-link-archer-c50-v4', 'tplink_c50-v4', { factory = false, }) +device('tp-link-tl-mr3020-v3', 'tplink_tl-mr3020-v3', { + factory = false, + extra_images = { + {'-squashfs-tftp-recovery', '-bootloader', '.bin'}, + }, +}) + device('tp-link-tl-mr3420-v5', 'tplink_tl-mr3420-v5', { factory = false, extra_images = {