From: Simon Glass Date: Fri, 25 Aug 2023 01:39:24 +0000 (-0600) Subject: bootstd: Drop some TODOs X-Git-Tag: v2024.01-rc1~30^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6442434d5184188871a33154b610f7ffdb13a406;p=pandora-u-boot.git bootstd: Drop some TODOs The existing TODOs are done, so remove them. Add another that came up today. Signed-off-by: Simon Glass --- diff --git a/doc/develop/bootstd.rst b/doc/develop/bootstd.rst index 6172dc906bd..51cd5736627 100644 --- a/doc/develop/bootstd.rst +++ b/doc/develop/bootstd.rst @@ -781,9 +781,7 @@ To do Some things that need to be done to completely replace the distro-boot scripts: -- add bootdev drivers for dhcp, sata, scsi, ide, virtio -- PXE boot for EFI -- support for loading U-Boot scripts +- implement extensions (devicetree overlays with add-on boards) Other ideas: