[U-Boot] [PATCH 1/3] tools/mkimage: Assume FDT image type for FIT images

Wolfgang Denk wd at denx.de
Sat Dec 5 01:13:32 CET 2009


Dear Peter Tyser,

In message <1259102530-32071-1-git-send-email-ptyser at xes-inc.com> you wrote:
> When building a Flattened Image Tree (FIT) the image type needs to be
> "flat_dt".  Commit 89a4d6b12fd6394898b8a454cbabeaf1cd59bae5 introduced a
> regression which caused the user to need to specify the "-T flat_dt"
> parameter on the command line when building a FIT image.  The "-T
> flat_dt" parameter should not be needed and is at odds with the current
> FIT image documentation.
> 
> Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> ---
> Ideally this patch would make it into the upcoming release as its a
> regression.  I don't really care when 2/3 and 3/3 are applied, they
> aren't really bug fixes.

Not really, but a nice cleanup is as good as a fix :-)

>  tools/mkimage.c |    6 ++++++
>  1 files changed, 6 insertions(+), 0 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
Never underestimate the power of human stupidity  when  it  comes  to
using technology they don't understand.


More information about the U-Boot mailing list