]> git.baikalelectronics.ru Git - uboot.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)
commitb101c847e66a409aec4d4efab65d28697b1f45bc
tree5bbead3fb2b5f96895972dd7eb23c48bdde07df3
parent5ac0c8abf54145a8a456b91f625cb8e7994f4e67
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