Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
iconfalse

$ export TOOLS=/opt/scfw/
$ git clone git@git.embedian.com:developer/imx-sc-firmware.git -b 8qm-1.1315.0
$ cd imx-sc-firmware
$ make clean-qm
$ make clean
$ make qm B=smarc_8g U=0 D=1 M=1 R=B0
$ cp build_mx8qm_b0/scfw_tcm.bin ../imx-mkimage/iMX8QM/
$ cd ../

...