ipq807x: add Spectrum SAX1V1K
[openwrt/staging/pepe2k.git] / package / boot / uboot-envtools / files / qualcommax_ipq807x
index 86e7062cfc3f47321cb2e8934b142f3cb4806717..312fdf8d871eae7fe7658c0a99342435b11dac42 100644 (file)
@@ -56,6 +56,11 @@ qnap,301w)
        [ -n "$idx" ] && \
                ubootenv_add_uci_config "/dev/mtd$idx" "0x0" "0x20000" "0x20000" "1"
        ;;
+spectrum,sax1v1k)
+       mmcpart="$(find_mmc_part 0:APPSBLENV)"
+       [ -n "$mmcpart" ] && \
+               ubootenv_add_uci_config "$mmcpart" "0x0" "0x40000" "0x40000" "1"
+       ;;
 esac
 
 config_load ubootenv