/
Linux 4.14, Myon II
  • Ready for review
  • Linux 4.14, Myon II

    http://gitlab.keith-koep.com/imx/linux-imx

    Linux 4.14 based on NXP 4.14.98_2.0.0_ga

    ssh://git@git.seco.com:seco-ne/kernel/linux-imx-kuk.git
    https://git.seco.com/seco-ne/kernel/linux-imx-kuk.git

    kuk_imx_4.14.98_2.0.0_ga

     

    The Myon II is software-compatible with the Trizeps VIII Mini module.
    Because Trizeps VIII, Trizeps VIII Mini, and Myon II share the same kernel source code, you may a look at Linux 4.14, Trizeps VIII (-/Mini/Nano) for instructions on how to build and deploy an image. The only difference is the Device-Tree-Binary (.dtb) file passed to the kernel on boot.

    How to Build Linux Kernel for Myon II

    This is only a quick-reference on how to build a Linux Kernel including Seco specific changes.
    For details please view the Linux and NXP i.MX8M documentation.

    Get the source code of linux-imx from the git repository:

    $ git clone https://git.seco.com/seco-ne/kernel/linux-imx-kuk.git -b kuk_imx_4.14.98_2.0.0_ga

    Setup Cross-Build environment (View Software-Development-Kit on how to install.):

    $ . /opt/fsl-imx-fb/4.14-sumo/environment-setup-aarch64-poky-linux

    Build Linux-Kernel from source code: