* Rob Mosher (nyt-open...@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@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to