From: Nishanth Menon Date: Thu, 27 Jul 2023 18:58:51 +0000 (-0500) Subject: doc: board: ti: am65x: Convert the image format to svg X-Git-Tag: v2025.01-rc5-pxa1908~911^2~11 X-Git-Url: http://git.dujemihanovic.xyz/html/index.html?a=commitdiff_plain;h=654dceddcff487caf263709a3c75685355755e3c;p=u-boot.git doc: board: ti: am65x: Convert the image format to svg Convert the image format into svg that can be reused across platforms as needed. Signed-off-by: Nishanth Menon --- diff --git a/doc/board/ti/am65x_evm.rst b/doc/board/ti/am65x_evm.rst index ec29505c18..edd5f7d3c5 100644 --- a/doc/board/ti/am65x_evm.rst +++ b/doc/board/ti/am65x_evm.rst @@ -129,74 +129,17 @@ Each SoC variant (GP and HS) requires a different source for these files. Image formats: -------------- -- tiboot3.bin: +- tiboot3.bin -.. code-block:: text - - +-----------------------+ - | X.509 | - | Certificate | - | +-------------------+ | - | | | | - | | R5 | | - | | u-boot-spl.bin | | - | | | | - | +-------------------+ | - | | | | - | | FIT header | | - | | +---------------+ | | - | | | | | | - | | | DTB 1...N | | | - | | +---------------+ | | - | +-------------------+ | - +-----------------------+ +.. image:: img/no_multi_cert_tiboot3.bin.svg - tispl.bin -.. code-block:: text - - +-----------------------+ - | | - | FIT HEADER | - | +-------------------+ | - | | | | - | | A53 ATF | | - | +-------------------+ | - | | | | - | | A53 OP-TEE | | - | +-------------------+ | - | | | | - | | A53 SPL | | - | +-------------------+ | - | | | | - | | SPL DTB 1...N | | - | +-------------------+ | - +-----------------------+ +.. image:: img/nodm_tispl.bin.svg - sysfw.itb -.. code-block:: text - - +-----------------------+ - | | - | FIT HEADER | - | +-------------------+ | - | | | | - | | sysfw.bin | | - | +-------------------+ | - | | | | - | | board config | | - | +-------------------+ | - | | | | - | | PM config | | - | +-------------------+ | - | | | | - | | RM config | | - | +-------------------+ | - | | | | - | | Secure config | | - | +-------------------+ | - +-----------------------+ +.. image:: img/sysfw.itb.svg eMMC: ----- diff --git a/doc/board/ti/img/nodm_tispl.bin.svg b/doc/board/ti/img/nodm_tispl.bin.svg new file mode 100644 index 0000000000..040676400a --- /dev/null +++ b/doc/board/ti/img/nodm_tispl.bin.svg @@ -0,0 +1,277 @@ + + + + + + + + + + + + + FIT Header + + + + FIT Header + + + + + + + + + + TF-A + + + + TF-A + + + + + + + + + OP-TEE + + + + OP-TEE + + + + + + + + + Cortex-A SPL + + + + Cortex-A SPL + + + + + + + + + SPL DTB 1..N + + + + SPL DTB 1..N + + + + + + + Text is not SVG - cannot display + + +