Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Prepare v2010.03-rc1v2010.03-rc1 | Wolfgang Denk | 2010-03-12 | -2/+2 |
| | | | | | | Coding style cleanup, update CHANGELOG. Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | mkimage: Add Freescale imx Boot Image support (imximage) | Stefano Babic | 2010-01-25 | -0/+188 |
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> |