mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-12 10:17:02 +02:00
doc: board: ti: j7200: 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 <nm@ti.com>
This commit is contained in:
parent
c727b81d65
commit
f4ade09a1e
BIN
doc/board/ti/img/dm_tispl.bin.svg
Normal file
BIN
doc/board/ti/img/dm_tispl.bin.svg
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
BIN
doc/board/ti/img/j7200_tiboot3.bin.svg
Normal file
BIN
doc/board/ti/img/j7200_tiboot3.bin.svg
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
@ -123,71 +123,14 @@ variant (GP, HS-FS, HS-SE) requires a different source for these files.
|
|||||||
Image formats:
|
Image formats:
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
- tiboot3.bin:
|
- tiboot3.bin
|
||||||
|
|
||||||
.. code-block:: console
|
.. image:: img/j7200_tiboot3.bin.svg
|
||||||
|
|
||||||
+-----------------------+
|
|
||||||
| X.509 |
|
|
||||||
| Certificate |
|
|
||||||
| +-------------------+ |
|
|
||||||
| | | |
|
|
||||||
| | R5 | |
|
|
||||||
| | u-boot-spl.bin | |
|
|
||||||
| | | |
|
|
||||||
| +-------------------+ |
|
|
||||||
| | | |
|
|
||||||
| | FIT header | |
|
|
||||||
| | +---------------+ | |
|
|
||||||
| | | | | |
|
|
||||||
| | | DTB 1...N | | |
|
|
||||||
| | +---------------+ | |
|
|
||||||
| +-------------------+ |
|
|
||||||
| | | |
|
|
||||||
| | FIT HEADER | |
|
|
||||||
| | +---------------+ | |
|
|
||||||
| | | | | |
|
|
||||||
| | | sysfw.bin | | |
|
|
||||||
| | +---------------+ | |
|
|
||||||
| | | | | |
|
|
||||||
| | | board config | | |
|
|
||||||
| | +---------------+ | |
|
|
||||||
| | | | | |
|
|
||||||
| | | PM config | | |
|
|
||||||
| | +---------------+ | |
|
|
||||||
| | | | | |
|
|
||||||
| | | RM config | | |
|
|
||||||
| | +---------------+ | |
|
|
||||||
| | | | | |
|
|
||||||
| | | Secure config | | |
|
|
||||||
| | +---------------+ | |
|
|
||||||
| +-------------------+ |
|
|
||||||
+-----------------------+
|
|
||||||
|
|
||||||
- tispl.bin
|
- tispl.bin
|
||||||
|
|
||||||
.. code-block:: console
|
.. image:: img/dm_tispl.bin.svg
|
||||||
|
|
||||||
+-----------------------+
|
|
||||||
| |
|
|
||||||
| FIT HEADER |
|
|
||||||
| +-------------------+ |
|
|
||||||
| | | |
|
|
||||||
| | A72 TF-A | |
|
|
||||||
| +-------------------+ |
|
|
||||||
| | | |
|
|
||||||
| | A72 OP-TEE | |
|
|
||||||
| +-------------------+ |
|
|
||||||
| | | |
|
|
||||||
| | R5 DM FW | |
|
|
||||||
| +-------------------+ |
|
|
||||||
| | | |
|
|
||||||
| | A72 SPL | |
|
|
||||||
| +-------------------+ |
|
|
||||||
| | | |
|
|
||||||
| | SPL DTB 1...N | |
|
|
||||||
| +-------------------+ |
|
|
||||||
+-----------------------+
|
|
||||||
|
|
||||||
|
|
||||||
Switch Setting for Boot Mode
|
Switch Setting for Boot Mode
|
||||||
|
Loading…
Reference in New Issue
Block a user