
28 Jun
2022
28 Jun
'22
3:37 p.m.
Add a description and examples for the dm subcommands.
Signed-off-by: Simon Glass sjg@chromium.org ---
doc/usage/cmd/dm.rst | 487 +++++++++++++++++++++++++++++++++++++++++++ doc/usage/index.rst | 1 + 2 files changed, 488 insertions(+) create mode 100644 doc/usage/cmd/dm.rst
Applied to u-boot-dm, thanks!