X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fboot%2Fuboot-envtools%2Ffiles%2Fipq806x;h=a8285d145270d75ae75c8e857eb4ddf1ca37791b;hb=f8b0010dfb548469686049f85076fd6a3a6bca2e;hp=48d799fd85eaed3c328d0f5295f60092f48fc1f3;hpb=914563e2868dd013a6f3d5cb6de3670418474e2c;p=openwrt%2Fopenwrt.git diff --git a/package/boot/uboot-envtools/files/ipq806x b/package/boot/uboot-envtools/files/ipq806x index 48d799fd85..a8285d1452 100644 --- a/package/boot/uboot-envtools/files/ipq806x +++ b/package/boot/uboot-envtools/files/ipq806x @@ -30,21 +30,25 @@ ubootenv_mtdinfo () { } case "$board" in +arris,tr4400-v2|\ +askey,rt4230w-rev6) + ubootenv_add_uci_config "/dev/mtd9" "0x0" "0x40000" "0x20000" + ;; edgecore,ecw5410) ubootenv_add_uci_config "/dev/mtd11" "0x0" "0x10000" "0x10000" ;; -linksys,ea7500-v1 |\ +linksys,ea7500-v1|\ linksys,ea8500) ubootenv_add_uci_config "/dev/mtd10" "0x0" "0x20000" "0x20000" ;; netgear,r7800) ubootenv_add_uci_config "/dev/mtd2" "0x0" "0x040000" "0x20000" ;; -qcom,ipq8064-ap148 |\ +qcom,ipq8064-ap148|\ qcom,ipq8064-db149) ubootenv_add_uci_config $(ubootenv_mtdinfo) ;; -ubnt,unifi-ac-hd |\ +ubnt,unifi-ac-hd|\ zyxel,nbg6817) ubootenv_add_uci_config "/dev/mtdblock9" "0x0" "0x10000" "0x10000" ;;