docs: release: Add release notes on changes
Adds release notes on bootutil changes Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
4d75fc8e07
commit
b994ba2ce2
|
@ -0,0 +1,7 @@
|
|||
- bootutil: Fixed issue with comparing sector sizes for
|
||||
compatibility, this now also checks against the number of usable
|
||||
sectors (which is the slot size minus the swap status and moved
|
||||
up by one sector).
|
||||
- bootutil: Added debug logging to show write location of swap status
|
||||
and details on sectors including if slot sizes are not optimal for
|
||||
a given board.
|
Loading…
Reference in New Issue