[PATCH] configs: verdin-imx8m[mp]: set CONFIG_SPL_LOAD_FIT_ADDRESS

Francesco Dolcini francesco at dolcini.it
Thu Aug 29 13:35:46 CEST 2024


On Thu, Aug 29, 2024 at 08:23:57AM -0300, Hiago De Franco wrote:
> From: Rogerio Guerra Borin <rogerio.borin at toradex.com>
> 
> Set the CONFIG_SPL_LOAD_FIT_ADDRESS for both verdin-imx8mm and
> verdin-imx8mp configurations to specify the load address for FIT images
> loaded by the SPL.
> 
> As per lastest instructions from NXP, the generation of a HABv4 CSF
> (Command Sequence File) requires the U-Boot FIT image (u-boot.itb) load
> address to be set to a fixed value when binman is used. The address is
> defined by CONFIG_SPL_LOAD_FIT_ADDRESS.
> 
> Here we set CONFIG_SPL_LOAD_FIT_ADDRESS to an address 64MB past the
> start of the DDR memory leaving plenty of room for the various DDR-
> residing artifacts to be moved to their usual load addresses which are
> close to the start of the DDR.
> 
> Signed-off-by: Rogerio Guerra Borin <rogerio.borin at toradex.com>
> Signed-off-by: Hiago De Franco <hiago.franco at toradex.com>

Acked-by: Francesco Dolcini <francesco.dolcini at toradex.com>

Francesco



More information about the U-Boot mailing list