diff --git a/openwisp_firmware_upgrader/hardware.py b/openwisp_firmware_upgrader/hardware.py index 949d437a..e13814f9 100644 --- a/openwisp_firmware_upgrader/hardware.py +++ b/openwisp_firmware_upgrader/hardware.py @@ -52,6 +52,27 @@ "boards": ("EnGenius EAP1300",), }, ), + ( + "mpc85xx-p1020-extreme-networks_ws-ap3825i-squashfs-sysupgrade.bin", + { + "label": "Extreme Networks WS-AP3825i", + "boards": ("Extreme Networks WS-AP3825i",), + }, + ), + ( + "ipq40xx-chromium-google_wifi-squashfs-sysupgrade.bin", + { + "label": "Google WiFi (Gale)", + "boards": ("Google WiFi (Gale)",), + }, + ), + ( + "realtek-rtl838x-engenius_ews2910p-squashfs-sysupgrade.bin" + { + "label": "EnGenius EWS2910P", + "boards": ("EnGenius EWS2910P",), + }, + ), ( "ath79-nand-glinet_gl-ar300m-nand-squashfs-sysupgrade.bin", {