Hello,
I am using iMX8MM EVK for my project. I need to transfer data between iMX8mm and other peripheral devices via SPI interface by giving commands on u-boot console.
Does iMX8MM EVK's U-Boot support SPI interfacing?
If it supports, how to configure and where should i need to enable SPI?
Kindly check and let me know.
We support flexspi in uboot: https://github.com/nxp-imx/uboot-imx/blob/lf_v2022.04/arch/arm/dts/imx8mm-evk.dts
You can use sf command in uboot console