uboot-envtools: add support for Aruba AP-303 and AP-365
[openwrt/openwrt.git] / package / boot / uboot-envtools / files / ipq40xx
index 8a0de7a548b6583ef768286d3f09009d9ddf0bb6..b24cbf979e7c9e42525da5262d02b592dfdf478b 100644 (file)
@@ -43,6 +43,12 @@ plasmacloud,pa1200 |\
 plasmacloud,pa2200)
        ubootenv_add_uci_config "/dev/mtd5" "0x0" "0x10000" "0x10000"
        ;;
+aruba,ap-303)
+       ubootenv_add_uci_config "/dev/mtd13" "0x0" "0x10000" "0x10000"
+       ;;
+aruba,ap-365)
+       ubootenv_add_uci_config "/dev/mtd8" "0x0" "0x10000" "0x10000"
+       ;;
 buffalo,wtr-m2133hp)
        ubootenv_add_uci_config "/dev/mtd8" "0x0" "0x40000" "0x20000"
        ;;