ramips: add Poray IP2202 support
[openwrt.git] / target / linux / ramips / base-files / lib / upgrade / platform.sh
index 5e1a7a5..e85bead 100755 (executable)
@@ -44,6 +44,7 @@ platform_check_image() {
        freestation5 | \
        hw550-3g | \
        hg255d | \
+       ip2202 | \
        m3 | \
        m4 | \
        mofi3500-3gn | \
@@ -75,7 +76,9 @@ platform_check_image() {
        whr-g300n |\
        ur-326n4g |\
        ur-336un |\
-       wr512-3gn)
+       wr512-3gn |\
+       x5 |\
+       x8)
                [ "$magic" != "27051956" ] && {
                        echo "Invalid image type."
                        return 1