diff options
author | Lokesh Vutla <lokeshvutla@ti.com> | 2016-11-29 06:28:00 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-12-03 18:21:08 (GMT) |
commit | 1e93cc8473e4fe018aececc8ed3bf8fc2b3ff561 (patch) | |
tree | 8bbca72f5ead00d6436a2ff60e857e8504b09783 /examples/Makefile | |
parent | 2a77788439ab08409d449fe08419f3a0e3709a3a (diff) | |
download | u-boot-1e93cc8473e4fe018aececc8ed3bf8fc2b3ff561.tar.xz |
ti_armv7_common: env: Add support for loading FIT images
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>
Diffstat (limited to 'examples/Makefile')
0 files changed, 0 insertions, 0 deletions