Versions Compared

Key

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

...

Info
iconfalse

$ cd ~/smarc_mx8_debian

$ sudo MACHINE=smarcimx8m4g ./smarc_make_debian.sh -c all |& tee build.log

 

Note

If the LPDDR4 is 2GB on your SMARC module, the MACHINE name will be smarcims8m2g


Build by parts

...

Build bootloader

...

 

Info
iconfalse

$ cd ~/smarc_mx8_debian

$ sudo MACHINE=smarcimx8m4g ./smarc_make_debian.sh -c bootloader

...

Info
iconfalse

$ cd ~/smarc_mx8_debian

$ sudo MACHINE=smarcimx8m4g ./smarc_make_debian.sh -c rtar

 

Note

If the LPDDR4 is 2GB on your SMARC module, the MACHINE name will be smarcims8m2g

...