commit | 6d5d12170a7e5573440f2d73fa073256d1cdca8b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 17 09:30:54 2024 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Jul 19 13:53:59 2024 +0200 |
tree | a91231dfa00262b4f478e12e50a4b293e4584792 | |
parent | dc1917dd4a1b7310e554dd3d698854fc705c2a4b [diff] [blame] |
doc: Add a description for bootmeth_extlinux Add documentation for the extlinux bootmeth. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
diff --git a/doc/develop/bootstd/index.rst b/doc/develop/bootstd/index.rst index f4f87c7..5bbb3d6 100644 --- a/doc/develop/bootstd/index.rst +++ b/doc/develop/bootstd/index.rst
@@ -7,3 +7,4 @@ :maxdepth: 2 overview + extlinux