summaryrefslogtreecommitdiff
path: root/tools/binman
diff options
context:
space:
mode:
authorJan Kiszka <jan.kiszka@siemens.com>2021-09-18 09:17:56 +0300
committerTom Rini <trini@konsulko.com>2021-10-03 21:40:56 +0300
commit26fa063c6e6c12ff111c9ccadd41b84e3f66ad1d (patch)
tree6c7cd744ac55da0f0a782a40b6c165b405bcd7e8 /tools/binman
parentf3efb1d10646548583aa24425fd4a499d185a739 (diff)
downloadu-boot-26fa063c6e6c12ff111c9ccadd41b84e3f66ad1d.tar.xz
iot2050: Enable watchdog support, but do not auto-start it
This allows to use the watchdog in custom scripts but does not enforce that the OS has to support it as well. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Diffstat (limited to 'tools/binman')
-rw-r--r--tools/binman/missing-blob-help5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/binman/missing-blob-help b/tools/binman/missing-blob-help
index f7bc80ea83..dc2d9c9811 100644
--- a/tools/binman/missing-blob-help
+++ b/tools/binman/missing-blob-help
@@ -17,3 +17,8 @@ board/sunxi/README.sunxi64
scp-sunxi:
SCP firmware is required for system suspend, but is otherwise optional.
Please read the section on SCP firmware in board/sunxi/README.sunxi64
+
+k3-rti-wdt-firmware:
+If CONFIG_WDT_K3_RTI_LOAD_FW is enabled, a firmware image is needed for
+the R5F core(s) to trigger the system reset. One possible source is
+https://github.com/siemens/k3-rti-wdt.