Dear Wolfgang Denk, In message <[email protected]> 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 <[email protected]> > Cc: Simon Glass <[email protected]> > --- > 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: [email protected] 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_ _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

