Skip to content
Snippets Groups Projects
Commit d4e33f5a authored by Simon Glass's avatar Simon Glass
Browse files

sandbox: Allow chaining from SPL to U-Boot proper


SPL is expected to load and run U-Boot. This needs to work with sandbox also.
Provide a function to locate the U-Boot image, and another to start it. This
allows SPL to function on sandbox as it does on other archs.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 72a7e076
No related branches found
No related tags found
Loading
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