[PATCH 06/16] doc: board: ti: j7200: Convert the image format to svg
Neha Malcom Francis
n-francis at ti.com
Thu Jul 27 13:25:14 CEST 2023
Also,
On 27/07/23 13:30, Nishanth Menon wrote:
> Convert the image format into svg that can be reused across platforms as
> needed.
>
> Signed-off-by: Nishanth Menon <nm at ti.com>
> ---
> doc/board/ti/img/dm_tispl.bin.svg | 317 ++++++++++++++++
> doc/board/ti/img/j7200_tiboot3.bin.svg | 487 +++++++++++++++++++++++++
> doc/board/ti/j7200_evm.rst | 63 +---
[...]
> +++ b/doc/board/ti/j7200_evm.rst
> @@ -122,71 +122,14 @@ Copy the below images to an SD card and boot:
> 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 | | |
> - | | +---------------+ | |
> - | +-------------------+ |
> - +-----------------------+
Again, correct me if I am wrong; but sysfw+board-cfgs are not within a FIT
header in this case. They're more like clubbed together with magic headers of
their own, not a FIT header. However if intention is just to show board configs
are present here and not in detail, removing the FIT Header part will be sufficient.
--
Thanking You
Neha Malcom Francis
More information about the U-Boot
mailing list