mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-21 16:18:38 +08:00
The error message "spl: mmc block read error" may come from two different functions, so we should better annotate the function name where the error comes from to help debugging. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Reviewed-by: Tom Rini <trini@konsulko.com>