Skip to content

v0.11.6

Choose a tag to compare

@fhunleth fhunleth released this 05 Aug 19:20
· 229 commits to main since this release
  • New features

    • Added support for implementing auto-revert logic using U-Boot's
      bootcount/upgrade_available feature. This can simplify U-Boot scripts. See
      the README.md for details.
  • Bug fixes

    • Specify "-f" to force f2fs filesystem formats like those of other
      filesystems. Thank to Eric Rauer for catching this oversight.