[OpenWrt-Devel] [PATCH V2] Fix for mvebu (WRT1900AC/WRT1200AC/etc) boot counter

Claudio Leite leitec at staticky.com
Tue Aug 18 20:16:24 EDT 2015


* Rob Mosher (nyt-openwrt at countercultured.net) wrote:
> +++ b/target/linux/mvebu/base-files/etc/init.d/u-boot_env
> @@ -9,6 +9,7 @@ boot() {
>  case $(mvebu_board_name) in
>  	armada-385-linksys-caiman|armada-385-linksys-cobra|armada-xp-linksys-mamba)
>  		fw_setenv auto_recovery off

With s_env now properly updated, is there still a reason to turn off
auto_recovery?

I know it's generally a poor recovery mechanism, but as long as it
doesn't interfere with booting OpenWrt it might be better than nothing.

> +		mtd resetbc s_env
>  		;;
>  esac
>  }
> -- 
> 2.1.4
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list