Re: [U-Boot] [PATCH] Building of FIT images does not work.

2009-11-23 Thread Wolfgang Denk
Dear Remy Bohmer, In message <1256764421-27799-1-git-send-email-li...@bohmer.net> you wrote: > The type is not set for generation of the FIT images, resulting > in no images being created without printing or returning an error > > Signed-off-by: Remy Bohmer > --- > tools/mkimage.c |1 + > 1

[U-Boot] [PATCH] Building of FIT images does not work.

2009-10-28 Thread Remy Bohmer
The type is not set for generation of the FIT images, resulting in no images being created without printing or returning an error Signed-off-by: Remy Bohmer --- tools/mkimage.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/tools/mkimage.c b/tools/mkimage.c index ab6ea3