[U-Boot] [PATCH v2 02/63] spl: spi: Add a debug message if loading fails

Bin Meng bmeng.cn at gmail.com
Mon Dec 19 08:26:02 CET 2016


On Sun, Nov 20, 2016 at 4:24 AM, Simon Glass <sjg at chromium.org> wrote:
> This currently fails silently. Add a debug message to aid debugging.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Show the error value in spl_spi_load_image()
>
>  common/spl/spl_spi.c | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list