commit | 8ec2e6cbf97f51327d8e41395d353cc9008b170f | [log] [tgz] |
---|---|---|
author | Nikita Kiryanov <nikita@compulab.co.il> | Sun Nov 08 17:11:52 2015 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 18 14:50:04 2015 -0500 |
tree | 8bcaf75c44137634c073e7b8c1a80dc5241f16c1 | |
parent | 3ed94782fc836b86f163587cd3493f84b935077c [diff] |
spl: announce boot devices 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 <nikita@compulab.co.il> Cc: Igor Grinberg <grinberg@compulab.co.il> Cc: Tom Rini <trini@konsulko.com> Cc: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>