ramips: add support for TP-Link TL-WR840N v4 and TL-WR841N v13
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / upgrade / platform.sh
index 07530837d6e6cf20b4948638829d804d22c677f5..9b5da57146489705bd9b5df60a72225e55b42c68 100755 (executable)
@@ -230,7 +230,9 @@ platform_check_image() {
                ;;
        c20i|\
        c50|\
-       mr200)
+       mr200|\
+       tl-wr840n-v4|\
+       tl-wr841n-v13)
                [ "$magic" != "03000000" ] && {
                        echo "Invalid image type."
                        return 1