[PATCH 3/5] configs: Add config for enabling FSPI boot option for i.MX8m
Fabio Estevam
festevam at gmail.com
Fri Jun 3 20:46:30 CEST 2022
Hi Mamta,
On Fri, Jun 3, 2022 at 8:39 AM Mamta Shukla
<mamta.shukla at leica-geosystems.com> wrote:
>
> Add imx8mm_evk_fspi_defconfig to build QSPI boot image.
> This config is based on imx8mm_evk_defconfig with addtional config options for
> FSPI Header,SPL offset and imx-image config to boot from FSPI.
>
>
Unneeded blank line. Please remove it.
> Signed-off-by: Mamta Shukla <mamta.shukla at leica-geosystems.com>
> Signed-off-by: Thomas Haemmerle <thomas.haemmerle at leica-geosystems.com>
> +CONFIG_SF_DEFAULT_CS=0
> +CONFIG_SF_DEFAULT_SPEED=40000000
> +CONFIG_SF_DEFAULT_MODE=0
> +
Unneeded blank line. Please remove it.
Also, could you please add an entry into doc/board/nxp/imx8mm_evk.rst
with instructions on how to build and boot from QSPI?
Thanks
More information about the U-Boot
mailing list