[PATCH] doc: board: ti: Add AM62D documentation
Bryan Brattlof
bb at ti.com
Thu Jan 8 14:31:54 CET 2026
On January 8, 2026 thus sayeth Paresh Bhagat:
> Hi Nishanth,
>
>
> On 06/01/26 00:29, Nishanth Menon wrote:
> > On 00:05-20260106, Paresh Bhagat wrote:
> > > Add info of boot flow and build steps for AM62Dx EVM.
> > [...]
> > > + **OpenOCD support since**: August 2023 (git master)
> > > +
> > > + Until the next stable release of OpenOCD is available in your development
> > > + environment's distribution, it might be necessary to build OpenOCD `from the
> > > + source <https://github.com/openocd-org/openocd>`_.
> > > +
> > > +.. include:: k3.rst
> > > + :start-after: .. k3_rst_include_start_openocd_connect_XDS110
> > > + :end-before: .. k3_rst_include_end_openocd_connect_XDS110
> > > +
> > > +To start OpenOCD and connect to the board
> > > +
> > > +.. prompt:: bash
> > > +
> > > + openocd -f board/ti_am62a7evm.cfg
> > * Are you sure this is the location[1] ?
> > * is am62a7 correct for am62d ?
>
>
> Yes, since they have same core architecture and count (also verified
> locally).
What version of openocd are you using? You might need to update some
packages on your host.
~Bryan
More information about the U-Boot
mailing list