Can anyone let me know where I can download the pre-built mx8qm_ddr_stress_test.bin for trying the following imx-mkimage target ? Or how to build it for i.MX8QM MEK ?
| flash_ca53_ddrstress: $(MKIMG) scfw_tcm.bin mx8qm_ddr_stress_test.bin |
./$(MKIMG) -soc QM -c -flags 0x00800000 -scfw scfw_tcm.bin -c -ap mx8qm_ddr_stress_test.bin a53 0x00112000 -out flash.bin
Thank you.