diff options
author | Simon Glass | 2022-04-24 23:31:26 -0600 |
---|---|---|
committer | Tom Rini | 2022-04-25 10:00:04 -0400 |
commit | e7b2ce191ecab558b130b3b926dddcfc7231deb0 (patch) | |
tree | 47ff03f91117e522ec6fcc3c832baeea3ada84cd /doc/develop/index.rst | |
parent | a91492b6e9c8c72a531a8e53711d0c144d4d1306 (diff) |
bootstd: doc: Add documentation
Add documentation for this feature, including the commands and full
devicetree bindings.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/develop/index.rst')
-rw-r--r-- | doc/develop/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/develop/index.rst b/doc/develop/index.rst index 2e6d6c302a5..d32ec490221 100644 --- a/doc/develop/index.rst +++ b/doc/develop/index.rst @@ -10,6 +10,7 @@ Implementation :maxdepth: 1 bloblist + bootstd ci_testing commands config_binding |