[PATCH v2 3/4] x86: spl: Print the error on SPL failure

Bin Meng bmeng.cn at gmail.com
Thu May 28 09:36:14 CEST 2020


On Wed, May 27, 2020 at 8:58 PM Simon Glass <sjg at chromium.org> wrote:
>
> The error code is often useful to figure out what is going on. Printing it
> does not increase code size much, so print out the error and then hang.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  arch/x86/lib/spl.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>

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


More information about the U-Boot mailing list