mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 07:04:28 +00:00
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:
parent
5be1fef7f3
commit
6442434d51
1 changed files with 1 additions and 3 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue