[U-Boot] [PATCH 2/9] spl: fit: add support for post-processing of images

Tom Rini trini at konsulko.com
Wed Jun 22 01:57:03 CEST 2016


On Mon, Jun 20, 2016 at 10:34:05PM -0500, Andreas Dannenberg wrote:

> From: Daniel Allred <d-allred at ti.com>
> 
> The next stage boot loader image and the selected FDT can be
> post-processed by board/platform/device-specific code, which can include
> modifying the size and altering the starting source address before
> copying these binary blobs to their final desitination. This might be
> desired to do things like strip headers or footers attached to the
> images before they were packeaged into the FIT, or to perform operations
> such as decryption or authentication.
> 
> Signed-off-by: Daniel Allred <d-allred at ti.com>
> Signed-off-by: Andreas Dannenberg <dannenberg at ti.com>

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

-- 
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/20160621/d49c0100/attachment.sig>


More information about the U-Boot mailing list