aboutsummaryrefslogtreecommitdiff
path: root/doc/board
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2023-08-22 11:41:01 -0500
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2023-08-23 08:03:00 +0200
commite21a2ed33fb84ab9d202d430b41f2e4fe348db4c (patch)
tree07a50f20bdffd7864284074c6bd6720da258da92 /doc/board
parent49509dfec83d24a45af11a5e451fd2cbb03659ad (diff)
downloadu-boot-e21a2ed33fb84ab9d202d430b41f2e4fe348db4c.zip
u-boot-e21a2ed33fb84ab9d202d430b41f2e4fe348db4c.tar.gz
u-boot-e21a2ed33fb84ab9d202d430b41f2e4fe348db4c.tar.bz2
doc: board: ti: j721e: provide image alt text
Provide alternative text for image. Fixes: 3b83dff183b5 ("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>
Diffstat (limited to 'doc/board')
-rw-r--r--doc/board/ti/j721e_evm.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/board/ti/j721e_evm.rst b/doc/board/ti/j721e_evm.rst
index d2a214f..a4c4647 100644
--- a/doc/board/ti/j721e_evm.rst
+++ b/doc/board/ti/j721e_evm.rst
@@ -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:
.. image:: img/boot_diagram_j721e.svg
+ :alt: Boot flow diagram
- 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.
@@ -136,14 +137,17 @@ Image formats:
- tiboot3.bin
.. image:: img/no_multi_cert_tiboot3.bin.svg
+ :alt: tiboot3.bin image format
- tispl.bin
.. image:: img/dm_tispl.bin.svg
+ :alt: tispl.bin image format
- sysfw.itb
.. image:: img/sysfw.itb.svg
+ :alt: sysfw.itb image format
R5 Memory Map:
--------------
@@ -213,6 +217,7 @@ addresses.
Flash layout for OSPI:
.. image:: img/ospi_sysfw.svg
+ :alt: OSPI flash partition layout
Firmwares:
----------