Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] mkpimage: rewrite to support header version 1
Date: Fri, 27 Jan 2017 21:17:03 +1300	[thread overview]
Message-ID: <20170127211703.7e7d1113@free-electrons.com> (raw)
In-Reply-To: <20170126112831.28107-1-lionel@svkt.org>

Hello,

On Thu, 26 Jan 2017 12:28:31 +0100, Lionel Flandrin wrote:
> mkpimage is a proprietary tool part of Altera's Embedded Development
> Suite which is used to generate the image files supported by their
> BootROMs.
> 
> Newer versions of their SoCs (such as the Arria 10) use header version
> 1 which was not supported by the previous version of this tool.
> 
> This new version supports header version 1, improves error handling
> and tweaks the output to bring it closer to Altera's own tool. In
> particular the padding calculations have been changed. In all the
> configurations tested this program and Altera's mkpimage produce
> exactly the same files (while the previous version didn't).
> 
> Signed-off-by: Lionel Flandrin <lionel@svkt.org>

Why not import the new version of this program available in Barebox,
which does support V1 headers nowadays?

Otherwise, where does your version comes from?

Best regards,

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

  reply	other threads:[~2017-01-27  8:17 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-26 11:16 [Buildroot] [PATCH 1/3] mkpimage: rewrite to support header version 1 Lionel Flandrin
2017-01-26 11:17 ` [Buildroot] [PATCH 2/3] u-boot: Add support for Altera mkpimage generation Lionel Flandrin
2017-01-26 11:17   ` [Buildroot] [PATCH 3/3] DEVELOPERS: Add Lionel Flandrin to package/mkpimage Lionel Flandrin
2017-01-26 11:25 ` [Buildroot] [PATCH 1/3] mkpimage: rewrite to support header version 1 Lionel Flandrin
2017-01-26 11:28   ` Lionel Flandrin
2017-01-27  8:17     ` Thomas Petazzoni [this message]
2017-01-27  9:52       ` Lionel Flandrin
2017-01-28  8:42         ` Thomas Petazzoni
2017-01-28 11:27           ` Lionel Flandrin
2017-01-30 10:33             ` [Buildroot] [PATCH 1/2] mkpimage: bump to latest barebox version Lionel Flandrin
2017-01-30 10:33               ` [Buildroot] [PATCH 2/2] u-boot: Add support for Altera mkpimage generation Lionel Flandrin
2017-02-09 22:33                 ` Thomas Petazzoni
2017-02-10  9:10                   ` Lionel Flandrin
2017-02-10  9:30                     ` Thomas Petazzoni
2017-02-10 13:21                       ` Lionel Flandrin
2017-02-13 13:59                 ` [Buildroot] [PATCH 1/2] u-boot: add an option to generate u-boot-dtb.bin Lionel Flandrin
2017-02-13 13:59                   ` [Buildroot] [PATCH 2/2] u-boot: add support for full image socfpga mkpimage support Lionel Flandrin
2017-02-13 14:27                     ` Thomas Petazzoni
2017-02-13 14:57                       ` Lionel Flandrin
2017-02-13 15:20                         ` Thomas Petazzoni
2017-02-13 15:33                     ` [Buildroot] [PATCH v2 2/2] u-boot: add support for full image socfpga mkpimage Lionel Flandrin
2017-03-05 21:31                       ` Thomas Petazzoni
2017-03-05 21:30                   ` [Buildroot] [PATCH 1/2] u-boot: add an option to generate u-boot-dtb.bin Thomas Petazzoni
2017-02-09 22:34               ` [Buildroot] [PATCH 1/2] mkpimage: bump to latest barebox version Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170127211703.7e7d1113@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox