hello
I want to imx8mm QSPI NOR Flash Boot.
How do I set SW1101 and SW1102?
uboot-imx is use to imx_v2018.03_4.14.98_2.0.0_ga branch,
make imx8mm_evk_fspi_defconfig
It is will generate to uboot-imx/SPL, u-boot.bin, u-boot-dtb.imx, u-boot-dtb.img, u-boot-dtb.bin , u-boot-nodtb.bin, u-boot.img,qspi_header. uboot-imx/spl/u-boot-spl.bin uboot-imx/spl/u-boot-spl-nodtb.bin
How I make SPL(QSPI NOR Flash Boot ) with those files?
and How I make uboot(QSPI NOR Flash Boot ) with those files?
I want to Boot from emmc, and the firmware burn to NOR Flash through uboot,
and boot from QSPI NOR Flash through to set SW1101 and SW1102
