You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[nrf noup] boot: zephyr: Boot even if EXT_ABI is not provided
This removes the `return;` to ensure that the application is booted even
if EXT_ABI is not provided to the application because it does not
include `FW_INFO`.
Added a bit more description to the error messages when FW_INFO is not
found and EXT_ABI is not able to be provided to the next image.
Ref. NCSDK-24132
Signed-off-by: Sigvart Hovland <[email protected]>
(cherry picked from commit b80046d)
0 commit comments