firmware-utils: Add support for ZyXEL LTE3301-Plus
[project/firmware-utils.git] / src / zytrx.c
index 8c113d6d797c61d53113a46c9d1098ce7cf8c758..0c69b6a0b0ecf81b1497c754630098dcd1be96ab 100644 (file)
@@ -92,6 +92,7 @@ static struct board_t {
        uint32_t modelid;
 } boards[] = {
        { "MT7621A", "NR7101", 0x07010001 },
+       { "MT7621A", "LTE3301-PLUS", 0x03030001  },
        {}
 };