mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-12 02:06:59 +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:
|
||||
--------------
|
||||
|
||||
- tiboot3.bin:
|
||||
- tiboot3.bin
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
+-----------------------+
|
||||
| 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 | | |
|
||||
| | +---------------+ | |
|
||||
| +-------------------+ |
|
||||
+-----------------------+
|
||||
.. image:: img/j7200_tiboot3.bin.svg
|
||||
|
||||
- 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
|
||||
|
Loading…
Reference in New Issue
Block a user