diff options
author | Nishanth Menon | 2023-08-22 11:40:56 -0500 |
---|---|---|
committer | Heinrich Schuchardt | 2023-08-23 08:02:59 +0200 |
commit | c6df52892ebf5bcb67424c8457676ab796ab53bf (patch) | |
tree | 48594393c5e6e9bcfa08ed94a26964f51ed43019 /doc/board/ti/k3.rst | |
parent | 7f62928a8919eb19543ec72ca7c824ae71347666 (diff) |
doc: board: ti: k3: Fixup alt text for openocd sequence
Fix up OpenOCD setup sequence
Fixes: effe50854a69 ("doc: board: ti: k3: Add a guide to debugging with OpenOCD")
Reported-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'doc/board/ti/k3.rst')
-rw-r--r-- | doc/board/ti/k3.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/board/ti/k3.rst b/doc/board/ti/k3.rst index 5be8fa23007..445c0f5e159 100644 --- a/doc/board/ti/k3.rst +++ b/doc/board/ti/k3.rst @@ -488,6 +488,7 @@ generation device. The overall structure of this setup is in the following figure. .. image:: img/openocd-overview.svg + :alt: Overview of OpenOCD setup. .. note:: |