[U-Boot] [PATCH v2] SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode

Andreas Dannenberg dannenberg at ti.com
Thu May 19 18:15:07 CEST 2016


On Tue, May 17, 2016 at 07:00:24PM +0200, Michal Simek wrote:
> Support loading FIT in SPL for RAM bootmode.
> CONFIG_SPL_LOAD_FIT_ADRESS points to address where FIT image is stored
> in memory.
> 
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---

Reviewed-by: Andreas Dannenberg <dannenberg at ti.com>


That's a very useful addition to the SPL FIT toolbox! I have a use case
where I may need to decrypt/authenticate an SPL FIT image in its entirety
before processing it so this can be used for this as well.


--
Andreas Dannenberg
Texas Instruments Inc



More information about the U-Boot mailing list