From: Kory Maincent (TI.com) Date: Tue, 4 Nov 2025 10:06:38 +0000 (+0100) Subject: doc: bootstd: Remove extension support from TODO list X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=811d41221be41f5d12609305084914572cfc63b9;p=thirdparty%2Fu-boot.git 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) Reviewed-by: Heinrich Schuchardt --- 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: