summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd/overview.rst
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2024-07-17 09:31:01 +0100
committerHeinrich Schuchardt <[email protected]>2024-07-19 13:57:53 +0200
commit87d00856df35f7e269dfa1f343035cff33dfea58 (patch)
treebba69d09fbdf3695708147a7eda412c77cfa1e55 /doc/develop/bootstd/overview.rst
parent60b180fdba1bf7bbd6181c1eef804a20fa485427 (diff)
doc: Add a description for bootmeth_script
Add documentation for the script bootmeth. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Quentin Schulz <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]>
Diffstat (limited to 'doc/develop/bootstd/overview.rst')
-rw-r--r--doc/develop/bootstd/overview.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/develop/bootstd/overview.rst b/doc/develop/bootstd/overview.rst
index 20c5d56aad2..bc7e4b39704 100644
--- a/doc/develop/bootstd/overview.rst
+++ b/doc/develop/bootstd/overview.rst
@@ -418,7 +418,7 @@ Bootmeth drivers are provided for booting from various media:
- :doc:`extlinux / syslinux <extlinux>` boot from a storage device
- :doc:`extlinux / syslinux <extlinux>` boot from a network (PXE)
- - U-Boot scripts from disk, network or SPI flash
+ - :doc:`U-Boot scripts <script>` from disk, network or SPI flash
- EFI boot using bootefi from disk
- VBE
- :doc:`ChromiumOS <cros>` ChromiumOS boot from a disk