]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
bootstd: Drop some TODOs
authorSimon Glass <sjg@chromium.org>
Fri, 25 Aug 2023 01:39:24 +0000 (19:39 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 11 Oct 2023 17:22:32 +0000 (13:22 -0400)
The existing TODOs are done, so remove them. Add another that came up
today.

Signed-off-by: Simon Glass <sjg@chromium.org>
doc/develop/bootstd.rst

index 6172dc906bdebb184502a103e53d0208f3670f30..51cd5736627773698a95c406200ca2f899818c48 100644 (file)
@@ -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: