From: Sven Eckelmann Date: Thu, 30 Nov 2017 13:30:06 +0000 (+0100) Subject: uboot-envtools: add OpenMesh A42 support X-Git-Tag: v18.06.0-rc1~1315 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=9514cde2b95307f51f60183f31d76925a49ee55d uboot-envtools: add OpenMesh A42 support Signed-off-by: Sven Eckelmann --- diff --git a/package/boot/uboot-envtools/files/ipq b/package/boot/uboot-envtools/files/ipq index 4618aac892..441ba48372 100644 --- a/package/boot/uboot-envtools/files/ipq +++ b/package/boot/uboot-envtools/files/ipq @@ -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)