configs: Add config for enabling FSPI boot option for i.MX8m
authorMamta Shukla <mamta.shukla@leica-geosystems.com>
Tue, 12 Jul 2022 14:36:19 +0000 (14:36 +0000)
committerStefano Babic <sbabic@denx.de>
Mon, 25 Jul 2022 13:35:35 +0000 (15:35 +0200)
commit3c7ad8c40e783836b9ec667431ade27740515e74
treeba3b07475df3b32f0f92aa76614de50a5c945470
parentde99721c350a7410ecac680ebfe053b56e565379
configs: Add config for enabling FSPI boot option for i.MX8m

Add imx8mm_evk_fspi_defconfig to build QSPI boot image.
This config is based on imx8mm_evk_defconfig with addtional config options to
define FSPI Header parameters required to generate QSPI Header.
Update SPL offset to include header size  and overwrite IMX_CONFIG to use
lpddr.cfg for FSPI.

Signed-off-by: Mamta Shukla <mamta.shukla@leica-geosystems.com>
Signed-off-by: Thomas Haemmerle <thomas.haemmerle@leica-geosystems.com>
Tested-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
board/freescale/imx8mm_evk/imximage-8mm-lpddr4-fspi.cfg [new file with mode: 0644]
configs/imx8mm_evk_fspi_defconfig [new file with mode: 0644]