Customer try to build SCFW 1.3.3 for i.MX8X Revision C0, and found error as below.
~/imx-scfw-porting-kit-1.3.3/packages/imx-scfw-porting-kit-1.3.3/src/scfw_export_mx8$ make qx R=C0 B=mek
make: *** No rule to make target 'build_mx8qx_c0/devices/startup.o', needed by 'build_mx8qx_c0/scfw_tcm.elf'. Stop.
Solved! Go to Solution.
in AN12700, it says:
• SCFW
Use SCFW Porting Kit 1.3.0 and later version.
Compile the SCFW with “R=b0” option, it will dynamically supports i.MX 8X B0/C0
Sorry I saw it in AN12770.