Skip to content
Snippets Groups Projects
Commit 84a07dbf authored by Karl Apsite's avatar Karl Apsite Committed by Tom Rini
Browse files

add boot_get_loadables() to load listed images


Added a trimmed down instance of boot_get_<thing>() to satisfy the
minimum requierments of the added feature.  The function follows the
normal patterns set by other boot_get<thing>'s, which should make it a
bit easier to combine them all together into one boot_get_image()
function in a later refactor.

Documentation for the new function can be found in source:
  include/image.h

Signed-off-by: default avatarKarl Apsite <Karl.Apsite@dornerworks.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent ecf8cd65
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