IRC log of #cubox of Mon 25 Sep 2017. All times are in CEST < Back to index

07:38 Ke> anyone with knowledge of the mcbin production run?
08:56 topi`> jnettlet[m]: I'm trying to set up a "factory reset" functionality for our deployment HB image. What are my options? I'dlike to write such a UBOOT script that could detect a certain condition (reboot unsuccessful) and then automatically boot such a uImage that has a buildroot built-in which will reinstall the whole eMMC from a "reserve partition"
09:04 jnettlet[m]> topi`: https://www.denx.de/wiki/DULG/UBootBootCountLimit
09:17 topi`> that's interesting
09:17 topi`> so the first reset is of type "POR" and subsequent resets are "WDOG" right?
09:28 jnettlet[m]> POR, is a hard power reset. The WDOG is then used for reboots, or watchdog resets due to system becoming unresponsive.
09:28 jnettlet[m]> topi`: will be afk for about an hour. I can answer questions when I return.
13:53 topi`> ok