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 <[email protected]> > --- > 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
signature.asc
Description: PGP signature

