ipq40xx: add support for Linksys WHW01 v1
[openwrt/openwrt.git] / package / boot / uboot-envtools / files / ipq40xx
index 9a71a622f7bada02b897e0c3f492c17b6ad6114c..1937f9d1ce0c99cd76251c33f208928cfdc16bcd 100644 (file)
@@ -60,6 +60,9 @@ linksys,ea8300|\
 linksys,mr8300)
        ubootenv_add_uci_config "/dev/mtd7" "0x0" "0x40000" "0x20000"
        ;;
 linksys,mr8300)
        ubootenv_add_uci_config "/dev/mtd7" "0x0" "0x40000" "0x20000"
        ;;
+linksys,whw01-v1)
+       ubootenv_add_uci_config "/dev/mtd6" "0x0" "0x40000" "0x10000"
+       ;;
 zyxel,nbg6617)
        ubootenv_add_uci_config "/dev/mtd6" "0x0" "0x10000" "0x10000"
        ;;
 zyxel,nbg6617)
        ubootenv_add_uci_config "/dev/mtd6" "0x0" "0x10000" "0x10000"
        ;;