Skip to content

Commit 96c5d60

Browse files
committed
west.yml: MCUboot synchronization from upstream
Update Zephyr fork of MCUboot to revision: 47d826e722c6a4fdeafddb1005ac774cab49a2f4 - 47d826e7 boot: bootutil: swap_offset: Fix maximum application size - d5d3359e zephyr: Fix trailer size computation for swap-scratch - f9e4e529 zephyr: Fix TLV area was included in trailer size when rounding up - 6cbea0a2 boot: boot_serial: Fix swap using offset - efa30399 boot: bootutil: swap_move: Fix maximum application size Signed-off-by: Jamie McCrae <[email protected]>
1 parent a4e41f4 commit 96c5d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ manifest:
303303
groups:
304304
- crypto
305305
- name: mcuboot
306-
revision: 20f98e0a975c24864872e0df5701eb1082e9c957
306+
revision: 47d826e722c6a4fdeafddb1005ac774cab49a2f4
307307
path: bootloader/mcuboot
308308
groups:
309309
- bootloader

0 commit comments

Comments
 (0)