[PATCH v1] cmd/dma: documentation
    Tom Rini 
    trini at konsulko.com
       
    Wed Oct  8 21:07:13 CEST 2025
    
    
  
On Thu, Oct 09, 2025 at 01:44:08AM +0800, Brian Sune wrote:
> This explains how
> to use the new U-Boot command 'dmareset'.
> 
> Signed-off-by: Brian Sune <briansune at gmail.com>
> ---
>  doc/usage/cmd/dmareset.rst | 55 ++++++++++++++++++++++++++++++++++++++
>  1 file changed, 55 insertions(+)
>  create mode 100644 doc/usage/cmd/dmareset.rst
This needs to be included in doc/usage/index.rst (alphabetically sorted
still) in the shell commands section. Also please do "make htmldocs
KDOC_WERROR=1" and make sure there's no complains for v2, I see some
style issues it will trigger. To build the docs a python venv is
suggested and you'll need to pip install -r doc/sphinx/requirements.txt
-r test/py/requirements.txt.  Thanks!
-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20251008/824fabc7/attachment.sig>
    
    
More information about the U-Boot
mailing list