On Wed, 09 Oct 2024 14:15:38 +0100, Martyn Welch wrote: > When configured correctly, we can detect when boot fails after the boot > process has been handed over to the kernel through the use of U-Boot's > bootcount support. In some instances, such as when we are performing > atomic updates via a system such as OSTree, it is desirable to provide a > fallback option so that we can return to a previous (hopefully working) > state. > > [...]
Applied to u-boot/master, thanks! -- Tom