On July 21, 2026 thus sayeth Andrew Davis: > On 7/21/26 10:30 AM, Bryan Brattlof wrote: > > OpenOCD has moved where it has placed the tcl scripts for TI's reference > > boards. Update their paths to the new locations > > > > Signed-off-by: Bryan Brattlof <[email protected]> > > --- > > doc/board/ti/am6254atl_sk.rst | 10 +--------- > > doc/board/ti/am62ax_sk.rst | 10 +--------- > > doc/board/ti/am62dx_evm.rst | 17 ++++++----------- > > doc/board/ti/am62px_sk.rst | 12 +----------- > > doc/board/ti/am62x_sk.rst | 9 +-------- > > doc/board/ti/am64x_evm.rst | 17 +++++++++++++++++ > > doc/board/ti/am65x_evm.rst | 10 +--------- > > doc/board/ti/j7200_evm.rst | 10 +--------- > > doc/board/ti/j721e_evm.rst | 10 +--------- > > doc/board/ti/j722s_evm.rst | 12 +----------- > > doc/board/ti/j784s4_evm.rst | 10 +--------- > > 11 files changed, 32 insertions(+), 95 deletions(-) > > > > diff --git a/doc/board/ti/am6254atl_sk.rst b/doc/board/ti/am6254atl_sk.rst > > index 18a3520b39c7..7f919b10a8d7 100644 > > --- a/doc/board/ti/am6254atl_sk.rst > > +++ b/doc/board/ti/am6254atl_sk.rst > > @@ -289,14 +289,6 @@ Debugging U-Boot > > See :ref:`Common Debugging environment - OpenOCD<k3_rst_refer_openocd>`: > > for > > detailed setup information. > > -.. warning:: > > - > > - **OpenOCD support since**: v0.12.0 > > This info might still be useful for folks on older distros still shipping > an older OpenOCD (e.g. Ubuntu 22.04 is still on OpenOCD 0.11.0). Probably > doesn't need to be a "warning" though at this point, maybe just a "note". >
Okay I can leave it in. I really wish OpenOCD would tag a release more often. 0.12.0 was tagged in 2023 :/ ~Bryan
