uboot-envtools: ipq40xx: fix WHW03V2 mtd partition
[openwrt/openwrt.git] / package / boot / uboot-envtools / files / ipq40xx
index ff61488833981eaed21ffed32d314fedb9721a8a..8d993fae3668b3cbfe28f468dd25729f139f53c7 100644 (file)
@@ -60,13 +60,15 @@ linksys,ea6350v3)
        ubootenv_add_uci_config "/dev/mtd7" "0x0" "0x20000" "0x20000"
        ;;
 linksys,ea8300|\
-linksys,mr8300|\
-linksys,whw03v2)
+linksys,mr8300)
        ubootenv_add_uci_config "/dev/mtd7" "0x0" "0x40000" "0x20000"
        ;;
 linksys,whw01)
        ubootenv_add_uci_config "/dev/mtd6" "0x0" "0x40000" "0x10000"
        ;;
+linksys,whw03v2)
+       ubootenv_add_uci_config "/dev/mtd6" "0x0" "0x80000" "0x20000"
+       ;;
 zyxel,nbg6617)
        ubootenv_add_uci_config "/dev/mtd6" "0x0" "0x10000" "0x10000"
        ;;