[U-Boot] [PATCH 06/11] log: Add a way to log a return value with a message

Simon Glass sjg at chromium.org
Mon Jul 9 19:50:39 UTC 2018


On 11 June 2018 at 13:07, Simon Glass <sjg at chromium.org> wrote:
> It is sometimes useful to show a message when logging an error return
> value, perhaps to add a few details about the problem. Add a function to
> support this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  include/log.h | 8 ++++++++
>  1 file changed, 8 insertions(+)

Applied to u-boot-dm


More information about the U-Boot mailing list