Skip to content
Snippets Groups Projects
Commit 5143a41e authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

bootstd: Support reading a script from network or SPI flash


At present this bootmeth only supports a block device and the sandbox
host filesystem. Add support for obtaining the script from a network
device. Also implement the set_bootflow() method so that it is easy
for other bootdevs (such as enabling SPI flash to support scripts).

Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent 0c1f4a9f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment