diff options
| author | Tom Rini <[email protected]> | 2021-10-03 19:31:04 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-10-03 19:31:04 -0400 |
| commit | e17cbdd050f7127737988997f4a01583b34f7c96 (patch) | |
| tree | 6c7cd744ac55da0f0a782a40b6c165b405bcd7e8 /tools | |
| parent | 67e6c540a098ee5ecb3fdf0b332d9a63b00fdbd7 (diff) | |
| parent | 26fa063c6e6c12ff111c9ccadd41b84e3f66ad1d (diff) | |
Merge branch '2021-10-03-platform-updates' into next
- TI K3 updates, add IOT2050 platform
- rtc rx8025 updates, PCI fixes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/binman/missing-blob-help | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/binman/missing-blob-help b/tools/binman/missing-blob-help index f7bc80ea830..dc2d9c98111 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. |
