[U-Boot] [PATCH v4 3/9] initcall: Display error number when an error occurs

Simon Glass sjg at chromium.org
Thu Oct 23 05:05:40 CEST 2014


On 1 October 2014 19:57, Simon Glass <sjg at chromium.org> wrote:
> Now that some initcall functions return a useful error number, display it
> when something goes wrong.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Acked-by: Igor Grinberg <grinberg at compulab.co.il>
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2:
> - Add patch to display error number when an error occurs in initcall
>
>  lib/initcall.c | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)
>

Applied to u-boot-dm/master.


More information about the U-Boot mailing list