git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5be1fef
)
bootstd: Drop some TODOs
author
Simon Glass
<sjg@chromium.org>
Fri, 25 Aug 2023 01:39:24 +0000
(19:39 -0600)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/doc/develop/bootstd.rst
b/doc/develop/bootstd.rst
index
6172dc9
..
51cd573
100644
(file)
--- 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: