[U-Boot] [PATCH v2 7/8] lpc32xx: add lpc32xx-spl.bin boot image target

Simon Glass sjg at chromium.org
Fri Feb 13 06:06:39 CET 2015


On 12 February 2015 at 10:37, Albert ARIBAUD (3ADEV)
<albert.aribaud at 3adev.fr> wrote:
> Signed-off-by: Albert ARIBAUD (3ADEV) <albert.aribaud at 3adev.fr>
> ---
>
> Changes in v2:
> - move boot image generation to mkimage framework
>
>  common/image.c       |   1 +
>  include/image.h      |   1 +
>  scripts/Makefile.spl |   9 +++
>  tools/Makefile       |   1 +
>  tools/lpc32xximage.c | 178 +++++++++++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 190 insertions(+)
>  create mode 100644 tools/lpc32xximage.c

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list