ipq40xx: Add support for Linksys MR8300 (Dallas)
[openwrt/staging/dedeckeh.git] / target / linux / ipq40xx / base-files / etc / init.d / bootcount
index b9d625e29680fe32bad30dd2ae524001698b9d5e..d2a4abcadd697c7a68a8682a1feac6cb885f796d 100755 (executable)
@@ -9,7 +9,8 @@ boot() {
                        echo -e "bootcount\nchanged\n" | /usr/sbin/fw_setenv -s -
                ;;
        linksys,ea6350v3|\
-       linksys,ea8300)
+       linksys,ea8300|\
+       linksys,mr8300)
                mtd resetbc s_env || true
                ;;
        esac