public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] Add Xilinx Zynq boot.bin support
Date: Mon, 16 Nov 2015 12:59:46 -0500	[thread overview]
Message-ID: <20151116175946.GG8060@bill-the-cat> (raw)
In-Reply-To: <5649AB3F.5080708@monstr.eu>

On Mon, Nov 16, 2015 at 11:09:03AM +0100, Michal Simek wrote:
> Hi guys,
> 
> On 11.11.2015 12:46, Nathan Rossi wrote:
> > This patch series adds support for the 'zynqimage' type to mkimage for
> > the Xilinx Zynq platform. As well as adding make targets to generate
> > the boot.bin image file containing SPL by default.
> > 
> > Nathan Rossi (2):
> >   tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage
> >   ARM: zynq: Add target for building bootable SPL image for Zynq
> > 
> >  Makefile             |   3 +
> >  common/image.c       |   1 +
> >  include/image.h      |   3 +-
> >  scripts/Makefile.spl |  11 +++
> >  tools/Makefile       |   1 +
> >  tools/zynqimage.c    | 259 +++++++++++++++++++++++++++++++++++++++++++++++++++
> >  6 files changed, 277 insertions(+), 1 deletion(-)
> >  create mode 100644 tools/zynqimage.c
> > 
> 
> Any comment on this one?

Reviewed and I figure this can come though the xilinx trees for v2.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151116/a21952c0/attachment.sig>

      reply	other threads:[~2015-11-16 17:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-11 11:46 [U-Boot] [PATCH 0/2] Add Xilinx Zynq boot.bin support Nathan Rossi
2015-11-11 11:46 ` [U-Boot] [PATCH 1/2] tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage Nathan Rossi
2015-11-11 11:58   ` Nathan Rossi
2015-11-16 17:59   ` Tom Rini
2015-11-11 11:46 ` [U-Boot] [PATCH 2/2] ARM: zynq: Add target for building bootable SPL image for Zynq Nathan Rossi
2015-11-16 17:59   ` Tom Rini
2015-11-16 10:09 ` [U-Boot] [PATCH 0/2] Add Xilinx Zynq boot.bin support Michal Simek
2015-11-16 17:59   ` Tom Rini [this message]

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=20151116175946.GG8060@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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