diff options
author | Simon Glass <sjg@chromium.org> | 2023-06-23 13:22:14 +0100 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2023-06-23 16:28:13 +0200 |
commit | 35ed599f430bcba2fd2bc14e52e6cb450cd9a10c (patch) | |
tree | e6832a9fdb1ad5a4d5b3a99a0c3a6aca693c4194 /doc/usage/index.rst | |
parent | d1b6b114432800a83aa12a2ff81d16e0d7a49e6f (diff) |
doc: Improve documentation for the bootm command
Reformat and rewrite the documentation for this command.
This is a complicated command, so further improvements are welcome.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/usage/index.rst')
-rw-r--r-- | doc/usage/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/usage/index.rst b/doc/usage/index.rst index 04c959af93f..29ae8a176e7 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -32,6 +32,7 @@ Shell commands cmd/bootefi cmd/bootflow cmd/booti + cmd/bootm cmd/bootmenu cmd/bootmeth cmd/button |