uboot-envtools: add env settings for Edgerouter-X
[openwrt/staging/blocktrron.git] / package / boot / uboot-envtools / files / ramips
index 6f351af212294aad0bb1c866508760d5a8fe097b..b0c22827eb072943477d25d0b1499bb24cbcd702 100644 (file)
@@ -20,29 +20,41 @@ alfa-network,tube-e4g|\
 engenius,epg600|\
 engenius,esr600h|\
 linksys,re7000|\
+meig,slt866|\
 sitecom,wlr-4100-v1-002|\
 zyxel,keenetic-lite-iii-a)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x1000"
        ;;
-arcadyan,we420223-99)
-       ubootenv_add_uci_config "/dev/mtd2" "0x0" "0x1000" "0x1000"
-       ;;
+alfa-network,ax1800rm|\
 allnet,all0256n-4m|\
 allnet,all0256n-8m|\
 allnet,all5002|\
 yuncore,ax820)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
        ;;
+arcadyan,we420223-99|\
+dlink,dir-806a-b1)
+       ubootenv_add_uci_config "/dev/mtd2" "0x0" "0x1000" "0x1000"
+       ;;
 ampedwireless,ally-00x19k|\
 ampedwireless,ally-r1900k)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x20000" "4"
        ;;
 beeline,smartbox-giga|\
 beeline,smartbox-turbo|\
+beeline,smartbox-turbo-plus|\
 etisalat,s3|\
+rostelecom,rt-fe-1a|\
 rostelecom,rt-sf-1)
        ubootenv_add_uci_config "/dev/mtd0" "0x80000" "0x1000" "0x20000"
        ;;
+beeline,smartbox-pro|\
+tplink,ec330-g5u-v1|\
+wifire,s1500-nbn)
+       idx="$(find_mtd_index u-boot-env)"
+       [ -n "$idx" ] && \
+               ubootenv_add_uci_config "/dev/mtd$idx" "0x0" "0x1000" "0x20000"
+       ;;
 buffalo,wsr-1166dhp|\
 buffalo,wsr-600dhp|\
 kroks,kndrt31r16|\
@@ -61,8 +73,10 @@ belkin,rt1800|\
 h3c,tx1800-plus|\
 h3c,tx1801-plus|\
 h3c,tx1806|\
+iptime,ax2004m|\
 jcg,q20|\
 linksys,e7350|\
+netgear,eax12|\
 netgear,wax202|\
 zyxel,wsm20)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000"
@@ -79,13 +93,16 @@ ravpower,rp-wd03)
                ubootenv_add_uci_config "/dev/mtd$idx" "0x4000" "0x1000" "0x1000"
        ;;
 beeline,smartbox-flash|\
+iptime,t5004|\
 linksys,ea6350-v4|\
 linksys,ea7300-v1|\
 linksys,ea7300-v2|\
 linksys,ea7500-v2|\
 linksys,ea8100-v1|\
 linksys,ea8100-v2|\
-mts,wg430223)
+mts,wg430223|\
+ubnt,edgerouter-x|\
+ubnt,edgerouter-x-sfp)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x20000"
        ;;
 snr,snr-cpe-me1|\
@@ -95,10 +112,9 @@ snr,cpe-w4n-mt)
        [ -n "$idx" ] && \
                ubootenv_add_uci_config "/dev/mtd$idx" "0x0" "0x1000" "0x1000"
        ;;
-tplink,ec330-g5u-v1)
-       idx="$(find_mtd_index u-boot-env)"
-       [ -n "$idx" ] && \
-               ubootenv_add_uci_config "/dev/mtd$idx" "0x0" "0x1000" "0x20000"
+xiaomi,miwifi-mini)
+       ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x10000"
+       ubootenv_add_uci_sys_config "/dev/mtd9" "0x0" "0x4000" "0x10000"
        ;;
 xiaomi,mi-router-3g-v2|\
 xiaomi,mi-router-4a-gigabit|\
@@ -117,6 +133,7 @@ xiaomi,redmi-router-ac2100)
 zyxel,lte3301-plus)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x80000"
        ;;
+zyxel,lte5398-m904|\
 zyxel,nr7101)
        idx="$(find_mtd_index Config)"
        [ -n "$idx" ] && \