From: Heinrich Schuchardt Date: Tue, 22 Aug 2023 16:40:57 +0000 (-0500) Subject: doc: board: ti: am62x: provide image alt texts X-Git-Tag: baikal/mips/sdk6.2~4^2~3^2~26^2~12 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=bc38e810e79f41ad27018fe8da3aa2eeafbb48e0;p=uboot.git doc: board: ti: am62x: provide image alt texts Provide alternative texts for images. Fixes: 0abce9b60a9c ("doc: board: ti: am62x: Convert the image format to svg") Signed-off-by: Heinrich Schuchardt Signed-off-by: Nishanth Menon --- diff --git a/doc/board/ti/am62x_sk.rst b/doc/board/ti/am62x_sk.rst index 5ed17c0a3a..42b37f9c76 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 -------------------------