We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58cf1f9 commit 4e45668Copy full SHA for 4e45668
docs/release-notes.d/bootutil-sector.md
@@ -0,0 +1,7 @@
1
+- bootutil: Fixed issue with comparing sector sizes for
2
+ compatibility, this now also checks against the number of usable
3
+ sectors (which is the slot size minus the swap status and moved
4
+ up by one sector).
5
+- bootutil: Added debug logging to show write location of swap status
6
+ and details on sectors including if slot sizes are not optimal for
7
+ a given board.
0 commit comments