aboutsummaryrefslogtreecommitdiff
path: root/doc/board
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2023-08-22 11:40:58 -0500
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2023-09-02 06:14:30 +0200
commit4aacfffda10c9786b7997183037cf32def5c39c3 (patch)
treea16cfd3398beb0a2de53a969fea74b23d60a7538 /doc/board
parentb8b512a45358d50bce2e17b5941c5e39b52a0594 (diff)
downloadu-boot-4aacfffda10c9786b7997183037cf32def5c39c3.zip
u-boot-4aacfffda10c9786b7997183037cf32def5c39c3.tar.gz
u-boot-4aacfffda10c9786b7997183037cf32def5c39c3.tar.bz2
doc: board: ti: am64x: provide image alt text
Provide alternative text for image. Fixes: 4bf49bade124 ("doc: board: ti: am64: Add boot flow diagram") Reported-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'doc/board')
-rw-r--r--doc/board/ti/am64x_evm.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/board/ti/am64x_evm.rst b/doc/board/ti/am64x_evm.rst
index 8d3795e..01e536d 100644
--- a/doc/board/ti/am64x_evm.rst
+++ b/doc/board/ti/am64x_evm.rst
@@ -36,6 +36,7 @@ Boot Flow:
Below is the pictorial representation of boot flow:
.. image:: img/boot_diagram_am64.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.
@@ -131,10 +132,12 @@ Image formats:
- tiboot3.bin
.. image:: img/multi_cert_tiboot3.bin.svg
+ :alt: tiboot3.bin image format
- tispl.bin
.. image:: img/nodm_tispl.bin.svg
+ :alt: tispl.bin image format
Switch Setting for Boot Mode
----------------------------