ramips: Add support for Beeline SmartBox TURBO+
[openwrt/openwrt.git] / target / linux / ramips / mt7621 / base-files / etc / init.d / bootcount
index 597c2da60fb9a7c83f58e62f3562a0e01c263d40..9db700bff5560bde52bb88f02d97a0199b4bb787 100755 (executable)
@@ -9,6 +9,7 @@ boot() {
                        echo -e "bootcount\nbootchanged\n" | /usr/sbin/fw_setenv -s -
                ;;
        beeline,smartbox-turbo|\
+       beeline,smartbox-turbo-plus|\
        rostelecom,rt-sf-1)
                [[ $(hexdump -n 1 -e '/1 "%1d"' -s $((0x20001)) /dev/mtd3) == \
                        $((0xff)) ]] || printf '\xff' | dd of=/dev/mtdblock3 \