diff options
| author | Dhruva Gole <d-gole@ti.com> | 2024-08-05 19:59:32 +0530 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2024-08-08 18:37:08 -0600 |
| commit | 962f60abca82bb11501bc0c627abacda15bed076 (patch) | |
| tree | 2a6e3c014f853e4a8002c6e55fb2bf49d1eb469e /doc/board/toradex | |
| parent | 4623094d9085bcd9f96a09551a200ecd0ad08c42 (diff) | |
doc: ti: k3: Add TIFS Stub documentation
* Add documentation to briefly explain the role of TIFS Stub in relevant
K3 SoC's.
* Shed light on why TIFS Stub isn't package with the DM firmware itself.
* Modify the platform docs wherever the TIFS Stub documentation applies.
* Also, refactor and add a few new labels to help split the firmware
documentation chunks. This will make it easier to include them one by
one wherever applicable
Reviewed-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Dhruva Gole <d-gole@ti.com>
Acked-by: Francesco Dolcini <francesco.dolcini@toradex.com> # verdin-am62
Diffstat (limited to 'doc/board/toradex')
| -rw-r--r-- | doc/board/toradex/verdin-am62.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/board/toradex/verdin-am62.rst b/doc/board/toradex/verdin-am62.rst index e8d90273288..93912adc896 100644 --- a/doc/board/toradex/verdin-am62.rst +++ b/doc/board/toradex/verdin-am62.rst @@ -29,6 +29,10 @@ Sources: :start-after: .. k3_rst_include_start_boot_sources :end-before: .. k3_rst_include_end_boot_sources +.. include:: ../ti/k3.rst + :start-after: .. k3_rst_include_start_boot_firmwares + :end-before: .. k3_rst_include_end_tifsstub + Build procedure: ---------------- |
