Hey Everyone! When adding support for another one of TI's reference boards we noticed some of the OpenOCD docs are out of date or missing for a few boards which OpenOCD supports.
This small series is a subset of the documentation fixes from the AM62L-EVM support patches here[0] with the requested fixes. Happy Hacking ~Bryan [0] https://lore.kernel.org/u-boot/[email protected]/ Signed-off-by: Bryan Brattlof <[email protected]> --- Bryan Brattlof (2): doc: board: ti: am64x: add missing debugging section doc: board: ti: correct path to tcl scripts doc/board/ti/am6254atl_sk.rst | 2 +- doc/board/ti/am62ax_sk.rst | 2 +- doc/board/ti/am62dx_evm.rst | 11 ++++++----- doc/board/ti/am62px_sk.rst | 12 +++++------- doc/board/ti/am62x_sk.rst | 2 +- doc/board/ti/am64x_evm.rst | 24 ++++++++++++++++++++++++ doc/board/ti/am65x_evm.rst | 2 +- doc/board/ti/j7200_evm.rst | 2 +- doc/board/ti/j721e_evm.rst | 2 +- doc/board/ti/j722s_evm.rst | 2 +- doc/board/ti/j784s4_evm.rst | 2 +- 11 files changed, 43 insertions(+), 20 deletions(-) --- base-commit: 3f19667468fb93bcb5702d23aa057b72639e3ac8 change-id: 20260901-openocd-tcl-fixes-728535c8993b Best regards, -- Bryan Brattlof <[email protected]>
