[U-Boot] [PATCH 0/2] Add Xilinx Zynq boot.bin support
Tom Rini
trini at konsulko.com
Mon Nov 16 18:59:46 CET 2015
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>
More information about the U-Boot
mailing list