[Buildroot] [PATCH v2 1/7] mkpimage: new host package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Mar 22 22:53:05 UTC 2016


Hello,

On Tue, 20 Oct 2015 13:32:19 +0200, Jan Viktorin wrote:
> The tool helps to create a working SPL to boot Altera SoC FPGA boards.
> 
> The code of mkpimage is integrated directly from the Barebox repository
> as stated in the 'mkpimage.mk' file.
> 
> This tool is *NOT* necessary for any other boards so far.
> 
> Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian at gmail.com>
> Tested-by: Jan Viktorin <viktorin at rehivetech.com>
> ---
> v1 -> v2: dropped Go implementation, included mkpimage.c from Barebox
>           because of a wierd URL that cannot be hanled by Buildroot
> ---
>  package/mkpimage/mkpimage.c  | 287 +++++++++++++++++++++++++++++++++++++++++++
>  package/mkpimage/mkpimage.mk |  22 ++++
>  2 files changed, 309 insertions(+)
>  create mode 100644 package/mkpimage/mkpimage.c
>  create mode 100644 package/mkpimage/mkpimage.mk

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list