ramips: add work-in-progress support for D-Link DIR-X1860
[openwrt/staging/nbd.git] / package / boot / uboot-envtools / files / ramips
index b0c22827eb072943477d25d0b1499bb24cbcd702..c61dd033e357dd396c03b6d5e73713476135711d 100644 (file)
@@ -86,6 +86,9 @@ sim,simax1800t)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000"
        ubootenv_add_uci_sys_config "/dev/mtd1" "0x40000" "0x40000" "0x20000"
        ;;
+dlink,dir-x1860)
+       ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x2000" "0x20000"
+       ;;
 hootoo,ht-tm05|\
 ravpower,rp-wd03)
        idx="$(find_mtd_index u-boot-env)"