1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-08 22:39:17 +01:00
Files
u-boot-megous/common/spl/spl_ubi.c
Simon Glass ebc4ef61d7 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: Simon Glass <sjg@chromium.org>
2016-12-09 08:40:13 -05:00

2.2 KiB