summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd/overview.rst
diff options
context:
space:
mode:
authorMattijs Korpershoek <[email protected]>2024-07-24 14:41:25 +0200
committerHeinrich Schuchardt <[email protected]>2024-07-31 08:29:20 +0200
commit93767c5a8f7b1a6d22eb551e3b98f22eebe54d64 (patch)
treed086c3e6e229dc2135eb10cd0989b4ce2ef0f506 /doc/develop/bootstd/overview.rst
parent8c919fcd20ce0a832c6e4fc4413ebac0d2a8f125 (diff)
doc: Add a description for bootmeth_android
Add initial documentation for the Android bootmeth. Signed-off-by: Mattijs Korpershoek <[email protected]> Reviewed-by: Simon Glass <[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 ff3cc48eb64..c6f003851b2 100644
--- a/doc/develop/bootstd/overview.rst
+++ b/doc/develop/bootstd/overview.rst
@@ -429,7 +429,7 @@ Available bootmeth drivers
Bootmeth drivers are provided for booting from various media:
- - Android bootflow (boot image v4)
+ - :doc:`Android <android>` bootflow (boot image v4)
- :doc:`ChromiumOS <cros>` ChromiumOS boot from a disk
- EFI boot using bootefi from disk
- EFI boot using boot manager