On 11/4/25 11:06, Kory Maincent wrote:
From: "Kory Maincent (TI.com)" <[email protected]>
Now that extension support has been added to extlinux and efi bootmeths
we can remove this line from the TODO list.
Related commit:
e9dc6c12958f ("boot: bootmeth_efi: Add extension board devicetree
overlay support")
Reviewed-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Kory Maincent (TI.com) <[email protected]>
---
doc/develop/bootstd/overview.rst | 1 -
1 file changed, 1 deletion(-)
diff --git a/doc/develop/bootstd/overview.rst b/doc/develop/bootstd/overview.rst
index 0a237359575..6cf3b48efca 100644
--- a/doc/develop/bootstd/overview.rst
+++ b/doc/develop/bootstd/overview.rst
@@ -836,7 +836,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: