Commit 442f5a4
committed
boot: Allow watchdog timeout to be configured
This change adds a new Kconfig option MCUBOOT_WATCHDOG_TIMEOUT to
specify the watchdog timeout value. Several devices (NXP among others)
require a timeout to be installed in order to enable the watchdog.
Signed-off-by: Karl Kristian Dyrholm Torp <kdt@polytech.com>1 parent f74b77c commit 442f5a4
2 files changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
750 | 750 | | |
751 | 751 | | |
752 | 752 | | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
753 | 761 | | |
754 | 762 | | |
755 | 763 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
374 | 390 | | |
375 | 391 | | |
376 | 392 | | |
| |||
385 | 401 | | |
386 | 402 | | |
387 | 403 | | |
| 404 | + | |
388 | 405 | | |
389 | 406 | | |
390 | 407 | | |
| |||
0 commit comments