[PATCH 03/13] doc: board: ti: am62x: provide image alt texts
Nishanth Menon
nm at ti.com
Tue Aug 22 18:40:57 CEST 2023
From: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
Provide alternative texts for images.
Fixes: 34f76921d801 ("doc: board: ti: am62x: Convert the image format to svg")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
Signed-off-by: Nishanth Menon <nm at ti.com>
---
No change.
V1: https://lore.kernel.org/r/20230819025900.30500-1-heinrich.schuchardt@canonical.com
doc/board/ti/am62x_sk.rst | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/board/ti/am62x_sk.rst b/doc/board/ti/am62x_sk.rst
index 5ed17c0a3a51..42b37f9c76fd 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
-------------------------
--
2.40.0
More information about the U-Boot
mailing list