Fix up OpenOCD setup sequence Fixes: effe50854a69 ("doc: board: ti: k3: Add a guide to debugging with OpenOCD") Reported-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com> Signed-off-by: Nishanth Menon <n...@ti.com> --- New in the series. doc/board/ti/k3.rst | 1 + 1 file changed, 1 insertion(+)
diff --git a/doc/board/ti/k3.rst b/doc/board/ti/k3.rst index 843e66eb2e60..e7c8d37dd269 100644 --- a/doc/board/ti/k3.rst +++ b/doc/board/ti/k3.rst @@ -489,6 +489,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:: -- 2.40.0