Skip to content

Commit 3fea62b

Browse files
committed
docs: release-notes: Add note on new swap using offset mode
Adds a note about this new algorithm being added Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
1 parent 4bcb969 commit 3fea62b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
- Added a new swap using offset algorithm which is set with
2+
`MCUBOOT_SWAP_USING_OFFSET`. This algorithm is similar to swap
3+
using move but avoids moving the sectors in the primary slot
4+
up by having the update image written in the second sector in
5+
the update slot, which offers a faster update process and
6+
requires a smaller swap status area

0 commit comments

Comments
 (0)