Skip to content

Commit 3e69f1c

Browse files
committed
manifest: update mcuboot
Synchronized up to: mcu-tools/mcuboot@d2122bc - Added 'revert' support to direct-xip mode. Signed-off-by: Andrzej Puzdrowski <[email protected]>
1 parent 35264cc commit 3e69f1c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

doc/releases/release-notes-2.5.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,8 @@ MCUBoot
303303
see ``CONFIG_MCUBOOT_CLEANUP_ARM_CORE``.
304304
* Allow the final data chunk in the image to be unaligned in
305305
the serial-recovery protocol.
306+
* Added ``revert mechanism`` support to the direct-xip mode.
307+
See ``CONFIG_MCUBOOT_DIRECT_XIP_REVERT`` option.
306308

307309
* imgtool
308310

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ manifest:
9393
revision: 13cf2e52024a144ecee9f37680681760a85febab
9494
path: modules/crypto/mbedtls
9595
- name: mcuboot
96-
revision: c71d2186077f9fd5f6d1aa53ee3f09dc41ce78f6
96+
revision: 6e3825f1309b34d3f5e5e1be8dd522cfe92e044b
9797
path: bootloader/mcuboot
9898
- name: mcumgr
9999
revision: f28a637db12c4b12fb2b18bddc6b2a0deaa95251

0 commit comments

Comments
 (0)