Hi igor,
My board is imx8mqevk (NXP i.MX 8MQuad Evaluation Kit). It seems I have to choose arm2 for %board% not mek, right?
And I created another vbs file for "qspi-nor-micron-n25q256a-config" according to actual QSPI device.
I'm referring to "Manufacturing Tool V2 Linux or Android Firmware Development Guide V2.docx" in order to burn my own u-boot image on QSPI by mfgtool.
The document mentioned "Rename the uboot bin to what you want. Please note that it should align with the file name assigned in the ucl2.xml operation list."
So, I renamed my own u-boot image (flash.bin) to "imx-boot-imx8qmlpddr4arm2-sd.bin-flash_dcd" according to ucl2.xml file.
But, above name is only for state="BootStrap". Do I also need to care another file for state="Updater"?
When I create my own u-boot image for mfgtool, i created imx8mq_evk_mfg.h from imx8mq_evk.h in uboot-imx/include/configs folder. New file has several more config definitions as the document mentioned. I did compilation in the uboot-imx folder. But I'm not sure how newly generated imx8mq_evk_mfg.h file can influence on dtb file generation. Could you please let me understand that?
Best Regards,
Jeff