mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-29 17:55:48 +00:00
doc: board: ti: j721e: provide image alt text
Provide alternative text for image.
Fixes: 3b83dff183
("doc: board: ti: j721e: Convert the image format to svg")
Reported-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
parent
49509dfec8
commit
e21a2ed33f
1 changed files with 5 additions and 0 deletions
|
@ -40,6 +40,7 @@ Boot flow is similar to that of AM65x SoC and extending it with remoteproc
|
||||||
support. Below is the pictorial representation of boot flow:
|
support. Below is the pictorial representation of boot flow:
|
||||||
|
|
||||||
.. image:: img/boot_diagram_j721e.svg
|
.. image:: img/boot_diagram_j721e.svg
|
||||||
|
:alt: Boot flow diagram
|
||||||
|
|
||||||
- Here DMSC acts as master and provides all the critical services. R5/A72
|
- Here DMSC acts as master and provides all the critical services. R5/A72
|
||||||
requests DMSC to get these services done as shown in the above diagram.
|
requests DMSC to get these services done as shown in the above diagram.
|
||||||
|
@ -136,14 +137,17 @@ Image formats:
|
||||||
- tiboot3.bin
|
- tiboot3.bin
|
||||||
|
|
||||||
.. image:: img/no_multi_cert_tiboot3.bin.svg
|
.. image:: img/no_multi_cert_tiboot3.bin.svg
|
||||||
|
:alt: tiboot3.bin image format
|
||||||
|
|
||||||
- tispl.bin
|
- tispl.bin
|
||||||
|
|
||||||
.. image:: img/dm_tispl.bin.svg
|
.. image:: img/dm_tispl.bin.svg
|
||||||
|
:alt: tispl.bin image format
|
||||||
|
|
||||||
- sysfw.itb
|
- sysfw.itb
|
||||||
|
|
||||||
.. image:: img/sysfw.itb.svg
|
.. image:: img/sysfw.itb.svg
|
||||||
|
:alt: sysfw.itb image format
|
||||||
|
|
||||||
R5 Memory Map:
|
R5 Memory Map:
|
||||||
--------------
|
--------------
|
||||||
|
@ -213,6 +217,7 @@ addresses.
|
||||||
Flash layout for OSPI:
|
Flash layout for OSPI:
|
||||||
|
|
||||||
.. image:: img/ospi_sysfw.svg
|
.. image:: img/ospi_sysfw.svg
|
||||||
|
:alt: OSPI flash partition layout
|
||||||
|
|
||||||
Firmwares:
|
Firmwares:
|
||||||
----------
|
----------
|
||||||
|
|
Loading…
Add table
Reference in a new issue