[U-Boot] [PATCH v3 3/5] image: add support for Android's boot image format

Tom Rini trini at ti.com
Fri Apr 11 16:46:19 CEST 2014


On Thu, Apr 10, 2014 at 02:18:05PM -0500, Rob Herring wrote:

> From: Sebastian Siewior <bigeasy at linutronix.de>
> 
> This patch adds support for the Android boot-image format. The header
> file is from the Android project and got slightly alterted so the struct +
> its defines are not generic but have something like a namespace. The
> header file is from bootloader/legacy/include/boot/bootimg.h. The header
> parsing has been written from scratch and I looked at
> bootloader/legacy/usbloader/usbloader.c for some details.
> The image contains the physical address (load address) of the kernel and
> ramdisk. This address is considered only for the kernel image.
> The "second image" is currently ignored. I haven't found anything that
> is creating this.

Reviewed-by: Tom Rini <trini at ti.com>

-- 
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/20140411/d767b882/attachment.pgp>


More information about the U-Boot mailing list