Skip to content

Conversation

@erwango
Copy link
Member

@erwango erwango commented Aug 25, 2022

Fixes #47781

…e > 8

On some targets (such as STM32U5) using write-block-size >8, imgtool
should be called using option '--align 16/32' which is only available
starting version 1.9.

Update requirement for imgtool to make it available to such platforms.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
On STM32U5 series, when an image is build with mcuboot,
image starts at offset 0x400 instead of default 0x200.

This should be taken into account when calling imgtool by using
dedicated option to set header-size value.


Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
@erwango erwango requested a review from d3zd3z August 31, 2022 12:19
@carlescufi carlescufi merged commit 7d9b7d2 into zephyrproject-rtos:main Sep 1, 2022
@erwango erwango deleted the fix_u5_mcuboot branch January 19, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform: STM32 ST Micro STM32

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MCUbootloader with b_u585i_iot02a (stm32u585) boot error

5 participants