From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/2] Add Xilinx Zynq boot.bin support
Date: Thu, 19 Nov 2015 10:44:38 +0100 [thread overview]
Message-ID: <564D9A06.4080000@xilinx.com> (raw)
In-Reply-To: <1447765017-2155-1-git-send-email-nathan@nathanrossi.com>
On 17.11.2015 13:56, 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.
>
> Changes in v2:
> * Remove test code
>
> 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 | 257 +++++++++++++++++++++++++++++++++++++++++++++++++++
> 6 files changed, 275 insertions(+), 1 deletion(-)
> create mode 100644 tools/zynqimage.c
>
Applied both.
Thanks,
Michal
prev parent reply other threads:[~2015-11-19 9:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-17 12:56 [U-Boot] [PATCH v2 0/2] Add Xilinx Zynq boot.bin support Nathan Rossi
2015-11-17 12:56 ` [U-Boot] [PATCH v2 1/2] tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage Nathan Rossi
2015-11-17 12:56 ` [U-Boot] [PATCH v2 2/2] ARM: zynq: Add target for building bootable SPL image for Zynq Nathan Rossi
2015-11-19 9:44 ` Michal Simek [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=564D9A06.4080000@xilinx.com \
--to=michal.simek@xilinx.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 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.