Versions Compared

Key

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

...

...

  • git clone –branch 3.14-1.0.x-mx6-sr-next https://github.com/SolidRun/linux-fslc.git

  • export CROSS_COMPILE=<External ARM toolchain prefix>

  • export ARCH=arm

  • make imx_v7_cbi_hb_defconfig

  • # optionally modify the default configuration

  • make zImage dtbs modules

...

Booting a kernel

Please refer to i.MX6 U-Boot  on our U-Boot page.