[U-Boot] [PATCH] fdt: avoid bad MAKEALL status

Wolfgang Denk wd at denx.de
Sat Apr 21 16:48:19 CEST 2012


Dear Wolfgang Denk,

In message <1334839004-23158-1-git-send-email-wd at denx.de> you wrote:
> Current versions of  dtc  always print a message like
> 
> 	DTC: dts->dtb  on file "dt.dtb.tmp"
> 
> which cannot even be suppressed with "-qqq".  To avoid incorrect
> MAKEALL status, we manually filter out this message.  This is a bit
> complicated, as we have to make sure to set a correct return code.
> 
> Also, get rid of the temp file: dtc accepts "-" for stdin.
> 
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> ---
>  dts/Makefile |   10 +++++++---
>  1 files changed, 7 insertions(+), 3 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Gods don't like people not doing much work. People  who  aren't  busy
all the time might start to _think_.  - Terry Pratchett, _Small Gods_


More information about the U-Boot mailing list