Skip to content

Commit b6e9ce7

Browse files
committed
docs: release-notes: Add additional fixes
Adds some additional fixes that have been fixed for 2.2.0 Signed-off-by: Jamie McCrae <[email protected]>
1 parent bc6e7ea commit b6e9ce7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/release-notes.md

+10
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,16 @@
6666
MCUboot is compiled without support for them
6767
- Added support for devices that do not require erase prior to write operation.
6868
- Add corrections to the max app size calculations.
69+
- Fixed issue with swap using scratch mode that would cause the
70+
primary image to be corrupt and unbootable after an update if the
71+
device was rebooted whilst the scratch area was being erased.
72+
- Fixed issue with serial recovery if canonical CBOR mode was
73+
enabled.
74+
- Fixed issue with serial recovery set image state not checking
75+
primary slot images.
76+
- Fixed issue with watchdog not being fed during flash erase
77+
operations, which could cause the watchdog to time out on long
78+
erase operations and prevent firmware updates from being possible.
6979

7080
## Version 2.1.0
7181

0 commit comments

Comments
 (0)