Dear Stefano Babic, In message <1264007950-20579-1-git-send-email-sba...@denx.de> you wrote: > This patch adds support for "imximage" (MX Boot Image) > to the mkimage utility. The imximage is used on the Freescales's > MX.25, MX.35 and MX.51 processors. > > Further details under doc/README.imximage. > > This patch was tested on a Freescale mx51evk board. > > Signed-off-by: Stefano Babic <sba...@denx.de> > --- > Makefile | 4 + > common/image.c | 1 + > doc/README.imximage | 188 +++++++++++++++++++++++++++++ > include/image.h | 1 + > tools/Makefile | 2 + > tools/imximage.c | 324 > +++++++++++++++++++++++++++++++++++++++++++++++++++ > tools/imximage.h | 105 +++++++++++++++++ > tools/mkimage.c | 2 + > tools/mkimage.h | 1 + > 9 files changed, 628 insertions(+), 0 deletions(-) > create mode 100644 doc/README.imximage > create mode 100644 tools/imximage.c > create mode 100644 tools/imximage.h
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: w...@denx.de If A equals success, then the formula is A = X + Y + Z. X is work. Y is play. Z is keep your mouth shut. - Albert Einstein _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot