> The macro `CONFIG_SYS_UBOOT_BASE` is used by SPL loaders `"NOR"` and > `"XIP"` to determine the base address of u-boot. > For `"NOR"` on i.MX8MM it is the base address of QSPI0 plus the offset > of the flattened image tree blob. > Although `QSPI0_AMBA_BASE` is used to define CONFIG_SYS_UBOOT_BASE in > multiple board header files for i.MX8MM, it is not specified. > Specify offset of flattened image tree blob (needs to be set to same > value as specified in 'binman' node), base address of QSPI0 and size of > FlexSPI configuration block. > Signed-off-by: Mamta Shukla <[email protected]> > Signed-off-by: Thomas Haemmerle <[email protected]> > Tested-by: Adam Ford <[email protected]> > Reviewed-by: Fabio Estevam <[email protected]> > Reviewed-by: Andrey Zhizhikin <[email protected]> Applied to u-boot-imx, master, thanks !
Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: [email protected] =====================================================================

