-
- Downloads
mkimage: Add Freescale imx Boot Image support (imximage)
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 <sbabic@denx.de>
Showing
- Makefile 4 additions, 0 deletionsMakefile
- common/image.c 1 addition, 0 deletionscommon/image.c
- doc/README.imximage 188 additions, 0 deletionsdoc/README.imximage
- include/image.h 1 addition, 0 deletionsinclude/image.h
- tools/Makefile 2 additions, 0 deletionstools/Makefile
- tools/imximage.c 324 additions, 0 deletionstools/imximage.c
- tools/imximage.h 105 additions, 0 deletionstools/imximage.h
- tools/mkimage.c 2 additions, 0 deletionstools/mkimage.c
- tools/mkimage.h 1 addition, 0 deletionstools/mkimage.h
Loading
Please register or sign in to comment