Skip to content

Commit dc3a245

Browse files
butokhenrikbrixandersen
authored andcommitted
doc: release-notes-3.6: Update MCUboot change log.
Added new Zephyr MCUBoot supported platforms and new CONFIG_MCUBOOT_IMGTOOL_OVERWRITE_ONLY parameter. Signed-off-by: Andrej Butok <[email protected]>
1 parent bc2858a commit dc3a245

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/releases/release-notes-3.6.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1249,6 +1249,14 @@ MCUboot
12491249

12501250
* Made ``align`` parameter of imgtool optional.
12511251

1252+
* Added MCUBoot support for ``mimxrt1010_evk``, ``mimxrt1015_evk``,
1253+
``mimxrt1040_evk``, ``lpcxpresso55s06``, ``lpcxpresso55s16``,
1254+
``lpcxpresso55s28``, ``lpcxpresso55s36``, ``lpcxpresso55s69_cpu0``.
1255+
1256+
* Added :kconfig:option:`CONFIG_MCUBOOT_IMGTOOL_OVERWRITE_ONLY` which passes the --overwrite-only option
1257+
to imgtool to avoid adding the swap status area size when calculating overflow.
1258+
It is used by non-swap update modes.
1259+
12521260
* The MCUboot version in this release is version ``2.1.0+0-dev``.
12531261

12541262
Nanopb

0 commit comments

Comments
 (0)