qualcommax: ipq807x support Netgear Orbi Pro SXK80
[openwrt/staging/pepe2k.git] / package / boot / uboot-envtools / files / qualcommax_ipq807x
index 060871396b4ea9c4ee261b67ff29c96955317b35..4ae0de4e26bee0b3d5078ba0ac4a03c0b52c4881 100644 (file)
@@ -37,6 +37,12 @@ linksys,mx8500)
        [ -n "$idx" ] && \
                ubootenv_add_uci_config "/dev/mtd$idx" "0x0" "0x40000" "0x20000" "2"
        ;;
+netgear,sxr80|\
+netgear,sxs80)
+       idx="$(find_mtd_index 0:appsblenv)"
+       [ -n "$idx" ] && \
+               ubootenv_add_uci_config "/dev/mtd$idx" "0x0" "0x40000" "0x20000"
+       ;;
 redmi,ax6|\
 xiaomi,ax3600|\
 xiaomi,ax9000)