summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd/overview.rst
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2024-07-17 09:30:56 +0100
committerHeinrich Schuchardt <[email protected]>2024-07-19 13:54:54 +0200
commit70a4982d4fd83d18cd1951b2be9f3e7538b8c499 (patch)
tree186bbc130bc4c7cdde7c448c53ceda8e2aad43e5 /doc/develop/bootstd/overview.rst
parent64a1446bd09ec58ab259c9ec2b3160ac604b734f (diff)
doc: Add a description for bootmeth_qfw
Add documentation for the qfw bootmeth. Fix up the compatible string to drop the 'extlinux' part, which is not relevant to this 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.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/develop/bootstd/overview.rst b/doc/develop/bootstd/overview.rst
index 6afa1c29615..ef878963c9e 100644
--- a/doc/develop/bootstd/overview.rst
+++ b/doc/develop/bootstd/overview.rst
@@ -423,6 +423,7 @@ Bootmeth drivers are provided for booting from various media:
- VBE
- EFI boot using boot manager
- Android bootflow (boot image v4)
+ - :doc:`QFW <qfw>`: QEMU firmware interface
Each driver is controlled by a Kconfig option. If no bootmeth driver is
selected by a compatible string in the devicetree, all available bootmeth