From: Simon Glass Date: Fri, 25 Aug 2023 01:39:24 +0000 (-0600) Subject: bootstd: Drop some TODOs X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=6442434d5184188871a33154b610f7ffdb13a406;p=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 6172dc906b..51cd573662 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: