uboot-envtools: add OpenMesh A42 support
[openwrt/openwrt.git] / package / boot / uboot-envtools / files / ipq
index 4618aac892d98bf377d3a53d81c9ca55ae702f7d..441ba48372328b771f6f5b2e2081f8b432633af0 100644 (file)
@@ -34,6 +34,9 @@ case "$board" in
 linksys,ea8500)
        ubootenv_add_uci_config "/dev/mtd10" "0x0" "0x20000" "0x20000"
        ;;
+openmesh,a42)
+       ubootenv_add_uci_config "/dev/mtd5" "0x0" "0x10000" "0x10000"
+       ;;
 qcom,ipq8064-ap148 |\
 qcom,ipq8064-db149)
        ubootenv_add_uci_config $(ubootenv_mtdinfo)