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] 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]>
Signed-off-by: Dominik Ermel <[email protected]>
(cherry picked from commit e6e72a0)
(cherry picked from commit 4b36f9f)
Signed-off-by: Robert Lubos <[email protected]>
0 commit comments