ipq40xx: add support for Buffalo WTR-M2133HP
[openwrt/openwrt.git] / package / boot / uboot-envtools / files / ipq40xx
index c16e60bac59f49f36f76d76a307a273ecde48f81..f427661cf7119fead3ab82b17111e9d7381514fc 100644 (file)
@@ -37,9 +37,15 @@ openmesh,a42 |\
 openmesh,a62)
        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)
+       ubootenv_add_uci_config "/dev/mtd7" "0x0" "0x40000" "0x20000"
+       ;;
 zyxel,nbg6617)
        ubootenv_add_uci_config "/dev/mtd6" "0x0" "0x10000" "0x10000"
        ;;