#!/bin/sh /etc/rc.common START=99 boot() { case $(board_name) in samknows,whitebox-v8) fw_setenv bootcount 0 ;; esac }