[PATCH] doc: board: ti: Add AM62D documentation
Paresh Bhagat
p-bhagat at ti.com
Sat Jan 17 03:30:56 CET 2026
Hi Bryan,
On 08/01/26 19:01, Bryan Brattlof wrote:
> 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.
My bad. New versions (~0.12) have slightly different path and filename.
Will update the same in v2.
>
> ~Bryan
More information about the U-Boot
mailing list