Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nrf noup] partition_manager: Add support for internal flash netcore DFU #397

Merged

Conversation

hellesvik-nordic
Copy link
Contributor

Adds check to region of mcuboot_secondary_1 to put it in external flash only if CONFIG_PM_EXTERNAL_FLASH_MCUBOOT_SECONDARY is set.

This should allow for DFU from internal flash on the nRF5340 with dynamic partitioning.

Also fixing a typo.

@hellesvik-nordic
Copy link
Contributor Author

@nvlsianpu Im assuming that I do not need to do anything to get this merged, right?
Let me know if I need to take any action

@nvlsianpu
Copy link
Contributor

need to create manifest update, like this one nrfconnect/sdk-nrf#20328

Adds check to region of mcuboot_secondary_1 to put it in external flash
only if CONFIG_PM_EXTERNAL_FLASH_MCUBOOT_SECONDARY is set.

This should allow for DFU from internal flash on the nRF5340 with dynamic
partitioning.

Also fixing a typo.

Signed-off-by: Sigurd Hellesvik <[email protected]>
@hellesvik-nordic hellesvik-nordic force-pushed the secondary_1_internal_flash branch from bd1fe31 to 099b14d Compare February 17, 2025 12:22
@hellesvik-nordic
Copy link
Contributor Author

@nvlsianpu Looks like nrfconnect/sdk-nrf#20379 passes tests now, so this PR can be updated now if I understand correctly.

@nordicjm nordicjm merged commit e8cc9b6 into nrfconnect:main Feb 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants