[PATCH v1] cmd/dma: documentation
    Tom Rini 
    trini at konsulko.com
       
    Wed Oct  8 21:46:13 CEST 2025
    
    
  
On Thu, Oct 09, 2025 at 03:35:21AM +0800, Sune Brian wrote:
> Tom Rini <trini at konsulko.com> 於 2025年10月9日 週四 上午3:33寫道:
> 
> > > > 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
> 
> There is an issue I am not sure it is ok.
> My system is old python 3.10 is not allowed.
> Could I downgrade pip library version to make the require documents?
Probably so, yes. Most of the style issues are things like:
These two lines must be the same length
=======================================
And then the new file not being included in any other file and so an
orphan. If you pushed things through CI before, it will run a test to
catch all of this:
https://docs.u-boot.org/en/latest/develop/ci_testing.html
-- 
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/de5dc134/attachment.sig>
    
    
More information about the U-Boot
mailing list