Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nrf noup] booutil: loader: Fixup for NSIB and multi-image
Commit 8fe7070 broke bootloader updates for nRF91 and non-multi image builds. This commit is fixing this by restoring the previous functionality and `ifdef` out the new logic needed for multi-image. Ref. NCSDK-23305 Signed-off-by: Sigvart Hovland <[email protected]> (cherry picked from commit 7429a98) Signed-off-by: Dominik Ermel <[email protected]> (cherry picked from commit 8c5b560) (cherry picked from commit 745cf4e) Signed-off-by: Dominik Ermel <[email protected]>
- Loading branch information
0d43674
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@de-nordic This breaks non-multi-image Immutable Bootloader update by returning BOOT_SWAP_TYPE_NONE.
The image in the secondary slot is not recognized due to the return.