ipq40xx: add support for GL.iNet GL-AP1300
[openwrt/openwrt.git] / package / boot / uboot-envtools / files / ipq40xx
index 171290e5d4601db02fbfef8972ee28e60effea22..8a0de7a548b6583ef768286d3f09009d9ddf0bb6 100644 (file)
@@ -31,14 +31,28 @@ ubootenv_mtdinfo () {
 }
 
 case "$board" in
-linksys,ea6350v3)
-       ubootenv_add_uci_config "/dev/mtd7" "0x0" "0x20000" "0x20000"
-       ;;
+alfa-network,ap120c-ac |\
+devolo,magic-2-wifi-next |\
+edgecore,ecw5211 |\
+glinet,gl-ap1300 |\
 glinet,gl-b1300 |\
+luma,wrtq-329acn |\
 openmesh,a42 |\
-openmesh,a62)
+openmesh,a62 |\
+plasmacloud,pa1200 |\
+plasmacloud,pa2200)
        ubootenv_add_uci_config "/dev/mtd5" "0x0" "0x10000" "0x10000"
        ;;
+buffalo,wtr-m2133hp)
+       ubootenv_add_uci_config "/dev/mtd8" "0x0" "0x40000" "0x20000"
+       ;;
+linksys,ea6350v3)
+       ubootenv_add_uci_config "/dev/mtd7" "0x0" "0x20000" "0x20000"
+       ;;
+linksys,ea8300 |\
+linksys,mr8300)
+       ubootenv_add_uci_config "/dev/mtd7" "0x0" "0x40000" "0x20000"
+       ;;
 zyxel,nbg6617)
        ubootenv_add_uci_config "/dev/mtd6" "0x0" "0x10000" "0x10000"
        ;;