commit | 22b7cfff326b5de5bfe94d676d9051a115c6aad1 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Jan 05 10:53:09 2012 +0100 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Jul 07 14:07:43 2012 +0200 |
tree | bb2e99c5f1dbc9adbe2758ea362f7377899c160b | |
parent | fe901f2d9bd09292a67e562b8c96a1a496004c9e [diff] |
SPL: common/Makefile: Add image.c to SPL build This is needed for the SPEAr SPL support, as SPEAr uses the mkimage header to wrap and validate the images (SPL & U-Boot). Signed-off-by: Stefan Roese <sr@denx.de>