Skip to content

Commit 657229f

Browse files
kartbenmmahadevan108
authored andcommitted
doc: releases: fix typos in MCUboot section
Fix minor typos Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 36ccae9 commit 657229f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/releases/release-notes-4.0.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1454,8 +1454,8 @@ MCUboot
14541454
* Added SHA512 support to MCUboot code and support for calculating SHA512 hash in imgtool.
14551455
* Added fallback to USB DFU option.
14561456
* Added better mode selection checks to bootutil.
1457-
* Added bootuil protected TLV size to image size check.
1458-
* Added functionaliy to remove images with conflicting flags or where features are required
1457+
* Added bootutil protected TLV size to image size check.
1458+
* Added functionality to remove images with conflicting flags or where features are required
14591459
that are not supported.
14601460
* Added compressed image flags and TLVs to MCUboot, Kconfig options and support for generating
14611461
compressed LZMA2 images with ARM thumb filter to imgtool.
@@ -1478,7 +1478,7 @@ MCUboot
14781478
* Fixed slot info for directXIP/RAM load in bootutil.
14791479
* Fixed bootutil issue with not zeroing AES and SHA-256 contexts with mbedTLS.
14801480
* Fixed boot_serial ``format`` and ``incompatible-pointer-types`` warnings.
1481-
* Fixed booltuil wrong definition of ``find_swap_count``.
1481+
* Fixed bootutil wrong definition of ``find_swap_count``.
14821482
* Fixed bootutil swap move max app size calculation.
14831483
* Fixed imgtool issue where getpub failed for ed25519 key.
14841484
* Fixed issue with sysbuild if something else is named mcuboot.

0 commit comments

Comments
 (0)