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

spl: Add a name to the SPL load-image methods


It is useful to name each method so that we can print out this name when
using the method. Currently this happens using a separate function. In
preparation for unifying this, add a name to each method.

The name is only available if we have libcommon support (i.e can use
printf()).

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 0d3b0591
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