commit | aa608b6c9981f41d1e82fb311523f570e5e112ab | [log] [tgz] |
---|---|---|
author | Alex Kiernan <alex.kiernan@gmail.com> | Tue Sep 18 08:11:55 2018 +0000 |
committer | Tom Rini <trini@konsulko.com> | Sun Sep 30 13:00:34 2018 -0400 |
tree | 06e84635d6981fda96c660e3c0098b4eb1d4f205 | |
parent | a71e907c4dbeee69b9b70e266ccc1e7d760ef9c1 [diff] |
spl: mmc: Report device number when we fail If we fail to find the MMC boot device, report the number of the one we were looking for in the error to aid diagnosis. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>