Commit 1e05867
committed
[nrf noup] boot/../loader: Fix MCUboot update with NRF53
Previously, when CONFIG_NRF53_MULTI_IMAGE_UPDATE was set and the
MCUboot upgrade image was uploaded, but not verified or confirmed,
booting the DK caused MCUboot to attempt to start the MCUboot upgrade
image as the application image.
This was only recoverable with: nrfjprog --family NRF53 --qspieraseall.
Signed-off-by: Markus Lassila <[email protected]>1 parent 61dc653 commit 1e05867
1 file changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1295 | 1295 | | |
1296 | 1296 | | |
1297 | 1297 | | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
1298 | 1301 | | |
1299 | 1302 | | |
1300 | 1303 | | |
| |||
1350 | 1353 | | |
1351 | 1354 | | |
1352 | 1355 | | |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
1353 | 1359 | | |
1354 | | - | |
| 1360 | + | |
1355 | 1361 | | |
1356 | 1362 | | |
1357 | 1363 | | |
| |||
1423 | 1429 | | |
1424 | 1430 | | |
1425 | 1431 | | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
| 1440 | + | |
1426 | 1441 | | |
1427 | 1442 | | |
1428 | 1443 | | |
| |||
0 commit comments