Skip to content

Commit 326df4a

Browse files
nordicjmkartben
authored andcommitted
west.yml: MCUboot synchronization from upstream
Update Zephyr fork of MCUboot to revision: 346f7374ff4467e40b5594658f8ac67a5e9813c9 Brings following Zephyr relevant fixes: - 2aa6da15 boot: Add flash area ID/device ID retrieval hooks - b3ed5cc6 boot: New boot_go hook - dbbcb78b boot/zephyr: Fix SINGLE_APPLICATION_SLOT_RAM_LOAD file inclusion - 33094fc5 boot: bootutil: loader: Fix issue with stuck revert Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
1 parent 5150e5c commit 326df4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ manifest:
303303
groups:
304304
- crypto
305305
- name: mcuboot
306-
revision: 9a02794a14fa2e539ffe039a986360590d9e025f
306+
revision: 346f7374ff4467e40b5594658f8ac67a5e9813c9
307307
path: bootloader/mcuboot
308308
groups:
309309
- bootloader

0 commit comments

Comments
 (0)