Commit 1ea807a
committed
stm32/mboot: Only exit on timeout if application valid.
Check application validity before exiting bootloader due to timeout.
If application is invalid, disable timeout and remain in bootloader
indefinitely to avoid reset loop.
Signed-off-by: Andrew Leech <[email protected]>1 parent 27fac38 commit 1ea807a
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1745 | 1745 | | |
1746 | 1746 | | |
1747 | 1747 | | |
1748 | | - | |
| 1748 | + | |
| 1749 | + | |
| 1750 | + | |
| 1751 | + | |
| 1752 | + | |
| 1753 | + | |
| 1754 | + | |
| 1755 | + | |
1749 | 1756 | | |
1750 | 1757 | | |
1751 | 1758 | | |
| |||
0 commit comments