]> git.dujemihanovic.xyz Git - u-boot.git/commit
doc: board: ti: k3: Add a guide to debugging with OpenOCD
authorJason Kacines <j-kacines@ti.com>
Thu, 3 Aug 2023 06:29:22 +0000 (01:29 -0500)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 9 Aug 2023 06:41:52 +0000 (08:41 +0200)
commiteffe50854a6964b6cf0f30e2716bec052a770d10
tree5bbead3fb2b5f96895972dd7eb23c48bdde07df3
parentef8336e2705fce2502383f25d68188c6b1f94dd0
doc: board: ti: k3: Add a guide to debugging with OpenOCD

Bootloader debug usually tends to be a bit dicey prior to DDR and
serial port getting active in the system. JTAG typically remains the
only practical debug option during the initial bringup.

OpenOCD is one of the most popular environment for providing debug
capability via a GDB compatible interface for developers to work with.

Debugging U-Boot and bootloaders on K3 platform does have a bit of
tribal knowledge that is better documented in our common platform
documentation.

Signed-off-by: Jason Kacines <j-kacines@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
doc/board/ti/am62x_sk.rst
doc/board/ti/am65x_evm.rst
doc/board/ti/img/openocd-overview.svg [new file with mode: 0644]
doc/board/ti/j7200_evm.rst
doc/board/ti/j721e_evm.rst
doc/board/ti/k3.rst