[U-Boot] [U-Boot, v2, 2/4] cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images

Tom Rini trini at ti.com
Sat Aug 30 17:15:29 CEST 2014


On Thu, Aug 14, 2014 at 06:42:36AM -0400, Tom Rini wrote:

> The default format for arm64 Linux kernels is the "Image" format,
> described in Documentation/arm64/booting.txt.  This, along with an
> optional gzip compression on top is all that is generated by default.
> The Image format has a magic number within the header for verification,
> a text_offset where the Image must be run from, an image_size that
> includes the BSS and reserved fields.
> 
> This does not support automatic detection of a gzip compressed image.
> 
> Signed-off-by: Tom Rini <trini at ti.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140830/a4156224/attachment.pgp>


More information about the U-Boot mailing list