u-boot/doc/uImage.FIT
Heiko Schocher 21d29f7f9f bootm: make use of legacy image format configurable
make the use of legacy image format configurable through
the config define CONFIG_IMAGE_FORMAT_LEGACY.

When relying on signed FIT images with required signature check
the legacy image format should be disabled. Therefore introduce
this new define and enable legacy image format if CONFIG_FIT_SIGNATURE
is not set. If CONFIG_FIT_SIGNATURE is set disable per default
the legacy image format.

Signed-off-by: Heiko Schocher <hs@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Lars Steubesand <lars.steubesand@philips.com>
Cc: Mike Pearce <mike@kaew.be>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Tom Rini <trini@ti.com>
Cc: Michal Simek <monstr@monstr.eu>
Acked-by: Simon Glass <sjg@chromium.org>
2014-06-05 14:44:56 -04:00
..
command_syntax_extensions.txt cosmetic: doc: uImage.FIT: fix typos 2013-09-20 10:30:53 -04:00
howto.txt FDT: Fix DTC repository references 2014-06-05 14:44:56 -04:00
kernel.its Fix example FIT image source files 2009-11-24 23:44:16 +01:00
kernel_fdt.its Fix example FIT image source files 2009-11-24 23:44:16 +01:00
multi.its doc: Fix ramdisk examples in doc/uImage.FIT/multi.its 2010-03-31 15:13:31 +02:00
sign-configs.its image: Add support for signing of FIT configurations 2013-06-26 10:18:56 -04:00
sign-images.its image: Support signing of images 2013-06-26 10:18:56 -04:00
signature.txt bootm: make use of legacy image format configurable 2014-06-05 14:44:56 -04:00
source_file_format.txt cosmetic: uImage.FIT: fix documents 2014-01-17 08:04:32 -05:00
update3.its Fix example FIT image source files 2009-11-24 23:44:16 +01:00
update_uboot.its Fix example FIT image source files 2009-11-24 23:44:16 +01:00
verified-boot.txt Add verified boot information and test 2013-06-26 10:18:57 -04:00