[U-Boot] FIT: List kernel_noload in the list of types
Tom Rini
trini at konsulko.com
Wed Jul 26 19:52:07 UTC 2017
On Tue, Jul 18, 2017 at 02:14:19PM -0400, Tom Rini wrote:
> 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 at konsulko.com>
Applied to u-boot/master, thanks!
--
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/20170726/b550fe72/attachment.sig>
More information about the U-Boot
mailing list