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

Masahiro Yamada yamada.masahiro at socionext.com
Thu Jun 23 04:38:30 CEST 2016


2016-06-21 12:34 GMT+09:00 Andreas Dannenberg <dannenberg at ti.com>:
> 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>
> ---

Typos?

desitination -> destination
packeaged    -> packaged


-- 
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list