Skip to content

Conversation

@erwango
Copy link
Contributor

@erwango erwango commented Oct 21, 2025

On the same example as stm23h750xx and stm32h573xx, introduce ext_flash_app variant for stm32h7s7xx in mcuboot.

This allows chainloading applications in ext flash from a mcuboot application running in internal flash.

Similarly, BOOT_MAX_IMG_SECTORS_AUTO is no longer needed to be disabled after including the 'soc-nv-flash' binding in the 'st,stm32-xspi-nor' binding, whihc provides 'erase-block-size' and 'write-block-size' to external Flash DT node.

Remove the no longer required Kconfig fragment for stm32h7s78_dk.

On the same example as stm23h750xx and stm32h573xx, introduce
ext_flash_app variant for stm32h7s7xx in mcuboot.

This allows chainloading applications in ext flash from a mcuboot
application running in internal flash.

Similarly, BOOT_MAX_IMG_SECTORS_AUTO is no longer needed to be disabled
after including the 'soc-nv-flash' binding in the 'st,stm32-xspi-nor'
binding, whihc provides 'erase-block-size' and 'write-block-size' to
external Flash DT node.

Remove the no longer required Kconfig fragment for stm32h7s78_dk.

Signed-off-by: Erwan Gouriou <[email protected]>
@de-nordic de-nordic added STM Changes related to STM platforms area: zephyr Affects the Zephyr port labels Oct 21, 2025
@erwango
Copy link
Contributor Author

erwango commented Oct 24, 2025

@nordicjm Do you think it is possible to get that along with the board support in v4.3.0 ?

@nordicjm
Copy link
Collaborator

@nordicjm Do you think it is possible to get that along with the board support in v4.3.0 ?

If you have an existing PR that is older than 2 days, sure, otherwise no

@nordicjm nordicjm merged commit 96576b3 into mcu-tools:main Oct 24, 2025
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: zephyr Affects the Zephyr port STM Changes related to STM platforms

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants