summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKory Maincent (TI.com) <[email protected]>2025-11-04 11:06:38 +0100
committerHeinrich Schuchardt <[email protected]>2025-11-06 23:26:28 +0100
commit811d41221be41f5d12609305084914572cfc63b9 (patch)
tree325c3d218806390ff08d73dc479d0ff735043b52 /doc
parentad669eb7966894f2f570ded8af925fb9a052a3ca (diff)
doc: bootstd: Remove extension support from TODO list
Now that extension support has been added to extlinux and efi bootmeths we can remove this line from the TODO list. Signed-off-by: Kory Maincent (TI.com) <[email protected]> Reviewed-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'doc')
-rw-r--r--doc/develop/bootstd/overview.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/develop/bootstd/overview.rst b/doc/develop/bootstd/overview.rst
index abb616adc77..f0d420361f7 100644
--- a/doc/develop/bootstd/overview.rst
+++ b/doc/develop/bootstd/overview.rst
@@ -868,7 +868,6 @@ To do
Some things that need to be done to completely replace the distro-boot scripts:
-- implement extensions (devicetree overlays with add-on boards)
- implement legacy (boot image v2) android boot flow
Other ideas: