Hi,
I am working with IMX8M Mini EVK and yocto project build details:
Build Configuration:
BB_VERSION = "1.38.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-16.04"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "imx8mmevk"
DISTRO = "fsl-imx-xwayland"
DISTRO_VERSION = "4.14-sumo"
TUNE_FEATURES = "aarch64"
TARGET_FPU = ""
I have enabled the ECSPI2 in the dts file as mentioned in the thread ECSPI2 on i.MX8M Mini EVK
Could you please share me any test code to do the ECSPI2 test.
Is this the location of test code :
imx-yocto-bsp/<yocto-build>/tmp/work/aarch64-mx8mm-poky-linux/imx-test/1_7.0+AUTOINC+d32727a9d7-r0/git/test/mxc_spi_test
Thank you, Sreedhar