u-boot-brain/doc/uImage.FIT
Tom Rini 25fa0b930f FIT: List kernel_noload in the list of types
In the source_file_format.txt file we talk about how to construct a
valid FIT image.  While it already says to look at the source for the
full list, add kernel_noload to the explicit list of types.  This is
arguably the most important type to use as most often we are including a
kernel that will run from wherever it is loaded into memory and execute.

This for example, allows you to create a single FIT image for Linux that
can be used on both OMAP and i.MX devices as the kernel will not need to
be moved in memory.

Signed-off-by: Tom Rini <trini@konsulko.com>
2017-07-26 11:29:15 -04:00
..
beaglebone_vboot.txt Add documentation for verified boot on Beaglebone Black 2014-06-19 11:19:03 -04:00
command_syntax_extensions.txt cosmetic: doc: uImage.FIT: fix typos 2013-09-20 10:30:53 -04:00
howto.txt SPL: FIT: allow loading multiple images 2017-05-17 23:15:43 +05:30
kernel_fdt.its Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
kernel.its x86: Mention how to boot a 64-bit kernel from U-Boot 2016-08-16 11:44:09 +08:00
multi_spl.its SPL: FIT: allow loading multiple images 2017-05-17 23:15:43 +05:30
multi-with-fpga.its mkimage: Report information about fpga 2016-05-24 11:15:02 +02:00
multi-with-loadables.its mkimage will now report information about loadable 2015-05-28 08:18:20 -04:00
multi.its Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01: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 mkimage: Add support for signing with pkcs11 2017-01-14 16:47:13 -05:00
source_file_format.txt FIT: List kernel_noload in the list of types 2017-07-26 11:29:15 -04:00
update_uboot.its Fix example FIT image source files 2009-11-24 23:44:16 +01:00
update3.its Fix example FIT image source files 2009-11-24 23:44:16 +01:00
verified-boot.txt doc: fix misspellings 2015-01-29 13:38:40 -05:00
x86-fit-boot.txt x86: Mention how to boot a 64-bit kernel from U-Boot 2016-08-16 11:44:09 +08:00