Commit 365d973
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 8d0aaff commit 365d973
1 file changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1426 | 1426 | | |
1427 | 1427 | | |
1428 | 1428 | | |
| 1429 | + | |
| 1430 | + | |
| 1431 | + | |
1429 | 1432 | | |
1430 | 1433 | | |
1431 | 1434 | | |
| |||
1481 | 1484 | | |
1482 | 1485 | | |
1483 | 1486 | | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
1484 | 1490 | | |
1485 | | - | |
| 1491 | + | |
1486 | 1492 | | |
1487 | 1493 | | |
1488 | 1494 | | |
| |||
1555 | 1561 | | |
1556 | 1562 | | |
1557 | 1563 | | |
| 1564 | + | |
| 1565 | + | |
| 1566 | + | |
| 1567 | + | |
| 1568 | + | |
| 1569 | + | |
| 1570 | + | |
| 1571 | + | |
| 1572 | + | |
1558 | 1573 | | |
1559 | 1574 | | |
1560 | 1575 | | |
| |||
0 commit comments