aboutsummaryrefslogtreecommitdiff
path: root/doc/board
diff options
context:
space:
mode:
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2023-08-22 11:40:57 -0500
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2023-08-23 08:02:59 +0200
commitf5a578e77e3598a830483f539e5ddd03b2e08eea (patch)
tree7c0ce666e84a9b6726b74a3478befd4dcd6faf7b /doc/board
parentc6df52892ebf5bcb67424c8457676ab796ab53bf (diff)
downloadu-boot-f5a578e77e3598a830483f539e5ddd03b2e08eea.zip
u-boot-f5a578e77e3598a830483f539e5ddd03b2e08eea.tar.gz
u-boot-f5a578e77e3598a830483f539e5ddd03b2e08eea.tar.bz2
doc: board: ti: am62x: provide image alt texts
Provide alternative texts for images. Fixes: 34f76921d801 ("doc: board: ti: am62x: Convert the image format to svg") Signed-off-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/am62x_sk.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/board/ti/am62x_sk.rst b/doc/board/ti/am62x_sk.rst
index 5ed17c0..42b37f9 100644
--- a/doc/board/ti/am62x_sk.rst
+++ b/doc/board/ti/am62x_sk.rst
@@ -47,6 +47,7 @@ Boot Flow:
Below is the pictorial representation of boot flow:
.. image:: img/boot_diagram_k3_current.svg
+ :alt: Boot flow diagram
- Here TIFS acts as master and provides all the critical services. R5/A53
requests TIFS to get these services done as shown in the above diagram.
@@ -141,10 +142,12 @@ Image formats:
- tiboot3.bin
.. image:: img/multi_cert_tiboot3.bin.svg
+ :alt: tiboot3.bin image format
- tispl.bin
.. image:: img/dm_tispl.bin.svg
+ :alt: tispl.bin image format
A53 SPL DDR Memory Layout
-------------------------