aboutsummaryrefslogtreecommitdiff
path: root/doc/board
diff options
context:
space:
mode:
authorNeha Malcom Francis <n-francis@ti.com>2023-12-05 15:12:20 +0530
committerTom Rini <trini@konsulko.com>2023-12-13 18:39:06 -0500
commit09a17b0d01dd7c81f6fd96228581d7df47a1a7b1 (patch)
treef29a7c738f1dbbbcaaee56d84a6f11b91290969f /doc/board
parent3ef977e085767df31e42262f15837a66558052db (diff)
downloadu-boot-09a17b0d01dd7c81f6fd96228581d7df47a1a7b1.zip
u-boot-09a17b0d01dd7c81f6fd96228581d7df47a1a7b1.tar.gz
u-boot-09a17b0d01dd7c81f6fd96228581d7df47a1a7b1.tar.bz2
doc: board: ti: k3: Mention TI_DM argument
Mention TI_DM argument can be used to fetch a custom DM binary in the A72 build instructions for K3 devices. Signed-off-by: Neha Malcom Francis <n-francis@ti.com> Reviewed-by: Andrew Davis <afd@ti.com> Reviewed-by: Manorit Chawdhry <m-chawdhry@ti.com>
Diffstat (limited to 'doc/board')
-rw-r--r--doc/board/ti/k3.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/board/ti/k3.rst b/doc/board/ti/k3.rst
index a127215..f19ee56 100644
--- a/doc/board/ti/k3.rst
+++ b/doc/board/ti/k3.rst
@@ -320,6 +320,13 @@ use the `lite` option.
make CROSS_COMPILE=$CC64 BINMAN_INDIRS=$LNX_FW_PATH \
BL31=$TFA_PATH/build/k3/$TFA_BOARD/release/bl31.bin \
TEE=$OPTEE_PATH/out/arm-plat-k3/core/tee-raw.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.
+
.. k3_rst_include_end_build_steps_uboot
At this point you should have every binary needed initialize both the