IMX8MP how to boot form qspi, is there any relevant information or documents to guide, thank you very much.the software uses SDK version 6.1.55
You can refer to the quick start guide (8MPLUSLPD4QSG ) for how to boot, and uuu document (uuu_1.5.179 ) for qspi
Regards
Harvey
Thank you. I can understand that IMX8MP supports burning qspi and starts from qspi, right?
I want to know how I can burn the image to qspi and start.
Is it only possible to burn qspi through uuu tool, and how should uuu be configured
Correct,
uuu -b qspi qspi_bootloader |
You can also refer to the script existing in directory /samples when you download a prebuild image.
Regards
Harvey
I downloaded the jx8mp_evk_6.1.55 image and generated the above method failed to burn write boot
uuu-b qspi boot_loader, burned to 99% stuck
uuu The configuration is as follows
Does anyone answer this question? I wonder if IMX8MP supports qspi startup at most, and if it does, how to burn the mirror and how to operate it. thank you