From 145501a2a1a20523f5acab54b79c63a4926b0890 Mon Sep 17 00:00:00 2001 From: stich86 Date: Mon, 2 May 2022 23:05:02 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d0084e..6902b5b 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ To avoid this problem there are two solution: 1 - reset `bootcount` env on each boot of Linux OS, adding the command `nv setenv bootcount 0` on `rc35` file\ 2 - disable `bootlimit` env setting it to `0`. Can be done with command `nv set bootlimit 0` on Linux OS\ -I prefer first solution, because if you screw up the `mtd3` partition with wrongs values, doing a fast swap for ten times (so avoid full Linux OS boot) will erase config partition an start the stick in factory default +I prefer first approach, because if you screw up the `mtd3` partition with wrongs values, doing a fast swap for ten times (avoiding full Linux OS boot) will erase config partition and in sequential boot restore factory defaults # Factory default parameters