[U-Boot] [PATCH 07/11] fdt: Tidy up error handling in image_setup_libfdt()
Anatolij Gustschin
agust at denx.de
Sat Oct 18 10:02:38 CEST 2014
On Wed, 15 Oct 2014 02:05:37 -0600
Simon Glass <sjg at chromium.org> wrote:
> The message about needing to reset should be printed no matter what error
> is printed. Also, an error should always be printed.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> common/image-fdt.c | 27 +++++++++++++++++----------
> include/fdt_support.h | 1 +
> 2 files changed, 18 insertions(+), 10 deletions(-)
Acked-by: Anatolij Gustschin <agust at denx.de>
More information about the U-Boot
mailing list