summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/board/ti/k3.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/board/ti/k3.rst b/doc/board/ti/k3.rst
index e9a65e00ee..e8bb19ab3f 100644
--- a/doc/board/ti/k3.rst
+++ b/doc/board/ti/k3.rst
@@ -278,6 +278,12 @@ use the `lite` option.
BL31=<path/to/atf/bl31.bin \
TEE=<path/to/optee/tee-pager_v2.bin
+.. note::
+ It is also possible to pick up a custom DM binary by adding TI_DM argument
+ pointing to the file. If not provided, it defaults to picking up the DM
+ binary from BINMAN_INDIRS. This is only applicable to devices that utilize
+ split firmware.
+
At this point you should have every binary needed initialize both the
wakeup and main domain and to boot to the U-Boot prompt