[U-Boot-Users] [PATCH 02/20] [new uImage] Add support for new uImage format to mkimage tool
Bartlomiej Sieka
tur at semihalf.com
Fri Mar 14 17:19:49 CET 2008
Luigi 'Comio' Mantellini wrote:
> Hi A,
Hi Luigi,
>
> I'm trying to use the newimage patches but I cannot compile the mkimage
> tool because the uint8_t uint16_t, ... types are not defined into the
> fdt.h include file (that uses them).
Hmm, I've not seen this. How are you trying to compile mkimage? What
system are you on?
I usually compile mkimage by configuring the build for any board, and
then compiling just the tools directory. Could you try this:
make TQM5200_config
make tools
BTW: "make tools" without prior make *_config says "make: Nothing to be
done for `tools'." -- can somebody offer a suggestions on how to fix this?
Regards,
Bartlomiej
More information about the U-Boot
mailing list