All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] Add Xilinx Zynq boot.bin support
Date: Mon, 16 Nov 2015 11:09:03 +0100	[thread overview]
Message-ID: <5649AB3F.5080708@monstr.eu> (raw)
In-Reply-To: <1447242383-14927-1-git-send-email-nathan@nathanrossi.com>

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?

Nathan: Please send v2 if someone doesn't reply in day or two.

Thanks,
Michal

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform


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

  parent reply	other threads:[~2015-11-16 10:09 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 ` Michal Simek [this message]
2015-11-16 17:59   ` [U-Boot] [PATCH 0/2] Add Xilinx Zynq boot.bin support Tom Rini

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=5649AB3F.5080708@monstr.eu \
    --to=monstr@monstr.eu \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.