Versions Compared

Key

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

...


To build Embedian’s 
SMARC-FiMX7 u-boot and linux kernel, you will need to install the following Linaro arm compiler first: 

For u-boot 2017.03 and , Linux 4.9.11 and Linux 4.9.88, you need to use the following newer Linaro arm compilier. 

...

Linux Kernel

...

Download:

For 4.9.88 (Based on Freescale imx_4.9.88_2.0.0_ga official release):

Info
iconfalse
$ git clone git@git.embedian.com:developer/smarc-fsl-linux-kernel.git
$ cd smarc-fsl-linux-kernel
$ git checkout smarc-imx7_4.9.88_2.0.0_ga


For 4.9.11 (Based on Freescale imx_4.9.11_1.0.0_ga official release):

...