Skip to content

Commit efdd2a8

Browse files
nordicjmdanieldegrasse
authored andcommitted
west.yml: MCUboot synchronization from upstream
Update Zephyr fork of MCUboot to revision: 4eba8087fa606db801455f14d185255bc8c49467 Brings following Zephyr relevant fixes: - 4eba8087 boot: zephyr: boards config of the stm32h573 disco kit - 2dd7c655 boot: zephyr: boards config of the stm32h7rs target boards - cde66e17 boot: zephyr: defines FLASH device for external NOR - 6a178d29 bootutil: Use flash base address for direct hash Signed-off-by: Jamie McCrae <[email protected]>
1 parent 85d4ebc commit efdd2a8

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
@@ -310,7 +310,7 @@ manifest:
310310
groups:
311311
- crypto
312312
- name: mcuboot
313-
revision: 3430520d7080a8ac3e4b325cfde0ef18837209af
313+
revision: 4eba8087fa606db801455f14d185255bc8c49467
314314
path: bootloader/mcuboot
315315
groups:
316316
- bootloader

0 commit comments

Comments
 (0)