summaryrefslogtreecommitdiffstats
path: root/tools/gpimage.c
Commit message (Collapse)AuthorAgeFilesLines
* imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira2015-01-291-15/+14
| | | | | | | | | The registration was introduced in commit f86ed6a8d52c99bb2d17d3cac1647edca0c4399c This commit also removes all registration functions, and the member "next" from image_type_params struct Signed-off-by: Guilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
* tools: mkimage: add support for gpimage formatKaricheri, Muralidharan2014-04-171-0/+77
This patch add support for gpimage format as a preparatory patch for porting u-boot for keystone2 devices and is based on omapimage format. It re-uses gph header to store the size and loadaddr as done in omapimage.c Signed-off-by: Vitaly Andrianov <vitalya@ti.com> Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Acked-by: Tom Rini <trini@ti.com>
OpenPOWER on IntegriCloud