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.
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: -- 2.43.0

