* [U-Boot] [patch 0/2] Several U-boot uImage building patches
@ 2008-08-25 19:14 Remy Bohmer
0 siblings, 0 replies; only message in thread
From: Remy Bohmer @ 2008-08-25 19:14 UTC (permalink / raw)
To: u-boot
Here follows a series of 2 patches that provide some additional functionality
to building Linux kernel uImages for U-boot:
* Make it possible to base uImage on the non-compressed kernel 'Image' instead
of 'zImage'.
* Add support for the new U-boot uImage file format, called FIT. This will allow
a kernel to be build directly in this new format instead of the legacy format,
IF the proper tools are available (dtc v1.2.0 and mkimage 1.3.3; dtc is
checked by version-number, the proper mkimage is detected by cmd-line
options, it must provide a '-f' option)
If older, or improper tools are detected, then the Legacy style image is
build after issuing a warning message.
Signed-off-by: Remy Bohmer <linux@bohmer.net>
--
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-08-25 19:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-25 19:14 [U-Boot] [patch 0/2] Several U-boot uImage building patches Remy Bohmer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox