u-boot/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
command_syntax_extensions.txt
howto.txt SPL: FIT: allow loading multiple images 2017-05-17 23:15:43 +05:30
kernel.its x86: Mention how to boot a 64-bit kernel from U-Boot 2016-08-16 11:44:09 +08:00
kernel_fdt.its
multi-with-fpga.its mkimage: Report information about fpga 2016-05-24 11:15:02 +02:00
multi-with-loadables.its
multi.its
multi_spl.its SPL: FIT: allow loading multiple images 2017-05-17 23:15:43 +05:30
sign-configs.its
sign-images.its
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
update3.its
update_uboot.its
verified-boot.txt
x86-fit-boot.txt x86: Mention how to boot a 64-bit kernel from U-Boot 2016-08-16 11:44:09 +08:00