On 8 November 2015 at 07:11, Nikita Kiryanov <nik...@compulab.co.il> wrote: > Now that we support alternative boot devices, it can sometimes be > unclear which boot devices was actually used. Provide a function to > announce which boot devices are attempted during boot. > > Signed-off-by: Nikita Kiryanov <nik...@compulab.co.il> > Cc: Igor Grinberg <grinb...@compulab.co.il> > Cc: Tom Rini <tr...@konsulko.com> > Cc: Simon Glass <s...@chromium.org> > Reviewed-by: Tom Rini <tr...@konsulko.com> > --- > Changes in V2: > - Moved new code to be located after #ifndef BOOT_DEVICE_NONE > > Changes in V3: > - Reworked announce_boot_device() to make the code less repititive by > utilizing a table of boot_device --> name. > > Changes in V2: > - No changes. > > common/spl/spl.c | 79 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 79 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot