From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/5] ti_armv7_common: env: Add support for loading FIT images
Date: Tue, 29 Nov 2016 13:03:49 -0500 [thread overview]
Message-ID: <20161129180349.GJ2546@bill-the-cat> (raw)
In-Reply-To: <20161129062804.8398-3-lokeshvutla@ti.com>
On Tue, Nov 29, 2016 at 11:58:00AM +0530, Lokesh Vutla wrote:
> FIT is a new image format which is a Tree like structure and gives more
> flexibility in handling of various images. Mainly used for unification of
> multiple images in a single blob and provide security information for each
> image.
>
> U-Boot already has support for loading such images, so adding the environment
> support to load FIT image on all TI platforms.
>
> Reviewed-by: Andrew F. Davis <afd@ti.com>
> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161129/23c9fb35/attachment.sig>
next prev parent reply other threads:[~2016-11-29 18:03 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-29 6:27 [U-Boot] [PATCH 0/5] ti_armv7_common: env: Add support for loading FIT images Lokesh Vutla
2016-11-29 6:27 ` [U-Boot] [PATCH 1/5] ti_armv7_common: env: Consolidate support for loading images from mmc Lokesh Vutla
2016-11-29 18:03 ` Tom Rini
2016-12-04 0:45 ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29 6:28 ` [U-Boot] [PATCH 2/5] ti_armv7_common: env: Add support for loading FIT images Lokesh Vutla
2016-11-29 18:03 ` Tom Rini [this message]
2016-12-04 0:45 ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29 6:28 ` [U-Boot] [PATCH 3/5] ARM: DRA7: Make FIT boot as default boot on HS devices Lokesh Vutla
2016-11-29 18:04 ` Tom Rini
2016-12-04 0:46 ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29 6:28 ` [U-Boot] [PATCH 4/5] ARM: AM57xx: " Lokesh Vutla
2016-11-29 18:04 ` Tom Rini
2016-12-04 0:47 ` [U-Boot] [U-Boot, " Tom Rini
2016-11-29 6:28 ` [U-Boot] [PATCH 5/5] ARM: AMx3xx: " Lokesh Vutla
2016-11-29 18:04 ` Tom Rini
2016-12-04 0:48 ` [U-Boot] [U-Boot, " 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=20161129180349.GJ2546@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