bootstd: Drop some TODOs

The existing TODOs are done, so remove them. Add another that came up
today.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass 2023-08-24 19:39:24 -06:00 committed by Tom Rini
parent 5be1fef7f3
commit 6442434d51

View 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: